add preset for metal knight
This commit is contained in:
parent
6e0ddb8474
commit
f6274bc16c
1 changed files with 5 additions and 0 deletions
|
@ -1358,6 +1358,11 @@ static void cfg_create_ini()
|
||||||
"[Moorhuhn2]\n"
|
"[Moorhuhn2]\n"
|
||||||
"fix_alt_key_stuck=true\n"
|
"fix_alt_key_stuck=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Metal Knight\n"
|
||||||
|
"[mk]\n"
|
||||||
|
"maxgameticks=60\n"
|
||||||
|
"limiter_type=4\n"
|
||||||
|
"\n"
|
||||||
"; New Robinson\n"
|
"; New Robinson\n"
|
||||||
"[ROBY]\n"
|
"[ROBY]\n"
|
||||||
"adjmouse=true\n"
|
"adjmouse=true\n"
|
||||||
|
|
Loading…
Reference in a new issue