add preset for worms 2
This commit is contained in:
parent
68fe009736
commit
9e8f24f38d
1 changed files with 4 additions and 0 deletions
|
@ -1047,6 +1047,10 @@ static void cfg_create_ini()
|
||||||
"noactivateapp=true\n"
|
"noactivateapp=true\n"
|
||||||
"releasealt=true\n"
|
"releasealt=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Worms 2\n"
|
||||||
|
"[worms2]\n"
|
||||||
|
"game_handles_close=true\n"
|
||||||
|
"\n"
|
||||||
"; Worms Armageddon\n"
|
"; Worms Armageddon\n"
|
||||||
"[WA]\n"
|
"[WA]\n"
|
||||||
"adjmouse=true\n"
|
"adjmouse=true\n"
|
||||||
|
|
Loading…
Reference in a new issue