Merge branch 'master' into timidity++
# Conflicts: # src/sound/musicformats/music_midistream.cpp
This commit is contained in:
commit
4c0f68bcd4
41 changed files with 430 additions and 132 deletions
|
|
@ -149,6 +149,7 @@ FGameConfigFile::FGameConfigFile ()
|
|||
SetValueForKey ("Path", "$PROGDIR", true);
|
||||
#else
|
||||
SetValueForKey ("Path", "$HOME/" GAME_DIR, true);
|
||||
SetValueForKey ("Path", SHARE_DIR, true);
|
||||
SetValueForKey ("Path", "/usr/local/share/doom", true);
|
||||
SetValueForKey ("Path", "/usr/local/share/games/doom", true);
|
||||
SetValueForKey ("Path", "/usr/share/doom", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue