Skip to content

Commit

Permalink
fix(sof2): correct config location (#4739)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 authored Jan 5, 2025
1 parent d0fbe4a commit 0616604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lgsm/config-default/config-lgsm/sof2server/_default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ glibc="2.1"
# Edit with care

## Game Server Directories
systemdir="${serverfiles}/main"
systemdir="${serverfiles}/base"
executabledir="${serverfiles}"
executable="./sof2ded"
servercfgdir="${systemdir}"
Expand Down

0 comments on commit 0616604

Please sign in to comment.