add preset for Swarog
This commit is contained in:
parent
b4cb93d32b
commit
e44ade5d72
1 changed files with 4 additions and 0 deletions
|
@ -1573,6 +1573,10 @@ static void cfg_create_ini()
|
||||||
"[golf]\n"
|
"[golf]\n"
|
||||||
"fake_mode=640x480x16\n"
|
"fake_mode=640x480x16\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Swarog\n"
|
||||||
|
"[Swarog]\n"
|
||||||
|
"singlecpu=false\n"
|
||||||
|
"\n"
|
||||||
"; Sim Copter\n"
|
"; Sim Copter\n"
|
||||||
"[SimCopter]\n"
|
"[SimCopter]\n"
|
||||||
"nonexclusive=true\n"
|
"nonexclusive=true\n"
|
||||||
|
|
Loading…
Reference in a new issue