#262 add preset for gruntz
This commit is contained in:
parent
275e68137b
commit
c029c9c1e5
1 changed files with 6 additions and 0 deletions
|
@ -730,6 +730,12 @@ static void cfg_create_ini()
|
|||
"[Gta_61]\n"
|
||||
"singlecpu=false\n"
|
||||
"\n"
|
||||
"; Gruntz\n"
|
||||
"[GRUNTZ]\n"
|
||||
"adjmouse=true\n"
|
||||
"noactivateapp=true\n"
|
||||
"nonexclusive=true\n"
|
||||
"\n"
|
||||
"; Heroes of Might and Magic II: The Succession Wars\n"
|
||||
"[HEROES2W]\n"
|
||||
"adjmouse=true\n"
|
||||
|
|
Loading…
Reference in a new issue