add LOCO preset
This commit is contained in:
parent
8c965c56c0
commit
80513f1458
1 changed files with 4 additions and 0 deletions
|
@ -520,6 +520,10 @@ static void cfg_create_ini()
|
|||
"noactivateapp=true\n"
|
||||
"dk2hack=true\n"
|
||||
"\n"
|
||||
"; Chris Sawyer's Locomotion\n"
|
||||
"[LOCO]\n"
|
||||
"handlemouse=false\n"
|
||||
"\n"
|
||||
|
||||
, fh);
|
||||
fclose(fh);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue