add preset for Disney Trivia Challenge
This commit is contained in:
parent
649ba3050a
commit
a221c67842
1 changed files with 4 additions and 0 deletions
|
@ -805,6 +805,10 @@ static void cfg_create_ini()
|
||||||
"[hellfire]\n"
|
"[hellfire]\n"
|
||||||
"devmode=true\n"
|
"devmode=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Disney Trivia Challenge\n"
|
||||||
|
"[DisneyTr]\n"
|
||||||
|
"noactivateapp=true\n"
|
||||||
|
"\n"
|
||||||
"; Escape Velocity Nova\n"
|
"; Escape Velocity Nova\n"
|
||||||
"[EV Nova]\n"
|
"[EV Nova]\n"
|
||||||
"nonexclusive=true\n"
|
"nonexclusive=true\n"
|
||||||
|
|
Loading…
Reference in a new issue