add preset for FT Tools.exe
This commit is contained in:
parent
63d5d7edd9
commit
27738b9baf
1 changed files with 4 additions and 0 deletions
|
@ -962,6 +962,10 @@ static void cfg_create_ini()
|
||||||
"[BOS_HR]\n"
|
"[BOS_HR]\n"
|
||||||
"hook_peekmessage=true\n"
|
"hook_peekmessage=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Fallout Tactics: Brotherhood of Steel\n"
|
||||||
|
"[FT Tools]\n"
|
||||||
|
"hook_peekmessage=true\n"
|
||||||
|
"\n"
|
||||||
"; Falcon 4.0 (Microprose version)\n"
|
"; Falcon 4.0 (Microprose version)\n"
|
||||||
"[falcon4]\n"
|
"[falcon4]\n"
|
||||||
"singlecpu=false\n"
|
"singlecpu=false\n"
|
||||||
|
|
Loading…
Reference in a new issue