keep "adjmouse=true" for Road Rash just to be sure the user doesn't disable it by accident via the config tool
This commit is contained in:
parent
2f0e1285c1
commit
03b8e82d34
1 changed files with 1 additions and 0 deletions
|
@ -916,6 +916,7 @@ static void cfg_create_ini()
|
||||||
"\n"
|
"\n"
|
||||||
"; ROAD RASH\n"
|
"; ROAD RASH\n"
|
||||||
"[RoadRash]\n"
|
"[RoadRash]\n"
|
||||||
|
"adjmouse=true\n"
|
||||||
"fixchilds=1\n"
|
"fixchilds=1\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Septerra Core\n"
|
"; Septerra Core\n"
|
||||||
|
|
Loading…
Reference in a new issue