add preset for nonplus jjr2
This commit is contained in:
parent
c540a1e45c
commit
eed6edfa4e
1 changed files with 6 additions and 0 deletions
|
@ -755,6 +755,12 @@ static void cfg_create_ini()
|
|||
"custom_width=800\n"
|
||||
"custom_height=450\n"
|
||||
"\n"
|
||||
"; Jazz Jackrabbit 2 plus\n"
|
||||
"[Jazz2_NonPlus]\n"
|
||||
"keytogglefullscreen=0x08\n"
|
||||
"custom_width=800\n"
|
||||
"custom_height=450\n"
|
||||
"\n"
|
||||
"; Heroes of Might and Magic II: The Succession Wars\n"
|
||||
"[HEROES2W]\n"
|
||||
"adjmouse=true\n"
|
||||
|
|
Loading…
Reference in a new issue