add preset for A Bug's Life Action Game
This commit is contained in:
parent
3a3f11afc8
commit
a8aeee1bc3
1 changed files with 4 additions and 0 deletions
|
@ -483,6 +483,10 @@ static void cfg_create_ini()
|
|||
"hook_peekmessage=true\n"
|
||||
"maxgameticks=60\n"
|
||||
"\n"
|
||||
"; A Bug's Life Action Game\n"
|
||||
"[bugs]\n"
|
||||
"fix_not_responding=true\n"
|
||||
"\n"
|
||||
"; Barney - Secret of the Rainbow\n"
|
||||
"[Barney]\n"
|
||||
"adjmouse=false\n"
|
||||
|
|
Loading…
Reference in a new issue