diff --git a/src/gameconfigfile.cpp b/src/gameconfigfile.cpp index a0f27899e..82179217c 100644 --- a/src/gameconfigfile.cpp +++ b/src/gameconfigfile.cpp @@ -180,6 +180,7 @@ FGameConfigFile::FGameConfigFile () SetValueForKey("Path", "/usr/share/doom/fm_banks", true); SetValueForKey("Path", "/usr/share/games/doom/soundfonts", true); SetValueForKey("Path", "/usr/share/games/doom/fm_banks", true); + SetValueForKey("Path", "/usr/share/soundfonts", true); #endif }