mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-14 22:03:27 +01:00
fix conflicting presets
This commit is contained in:
parent
39ba7259b8
commit
cafbe8f6e1
@ -576,6 +576,7 @@ static void cfg_create_ini()
|
||||
"\n"
|
||||
"; Balls of Steel v1.2\n"
|
||||
"[bos]\n"
|
||||
"checkfile=.\\barbarin.ddp\n"
|
||||
"win_version=95\n"
|
||||
"\n"
|
||||
"; BALDR FORCE EXE\n"
|
||||
@ -953,7 +954,12 @@ static void cfg_create_ini()
|
||||
"singlecpu=false\n"
|
||||
"\n"
|
||||
"; Fallout Tactics: Brotherhood of Steel\n"
|
||||
"[BOS]\n"
|
||||
"[BOS/2]\n"
|
||||
"checkfile=.\\binkw32.dll\n"
|
||||
"hook_peekmessage=true\n"
|
||||
"\n"
|
||||
"; Fallout Tactics: Brotherhood of Steel\n"
|
||||
"[BOS_HR]\n"
|
||||
"hook_peekmessage=true\n"
|
||||
"\n"
|
||||
"; Falcon 4.0 (Microprose version)\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user