#241 add preset for Commandos
This commit is contained in:
parent
a508ab9bb7
commit
6bdeaab161
1 changed files with 8 additions and 0 deletions
|
@ -669,6 +669,14 @@ static void cfg_create_ini()
|
|||
"maintas=false\n"
|
||||
"boxing=false\n"
|
||||
"\n"
|
||||
"; Commandos\n"
|
||||
"[comandos]\n"
|
||||
"maxgameticks=-1\n"
|
||||
"\n"
|
||||
"; Commandos\n"
|
||||
"[comandos_w10]\n"
|
||||
"maxgameticks=-1\n"
|
||||
"\n"
|
||||
"; Caesar III\n"
|
||||
"[c3]\n"
|
||||
"nonexclusive=true\n"
|
||||
|
|
Loading…
Reference in a new issue