1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

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:
FunkyFr3sh 2023-01-17 04:54:07 +01:00
parent 2f0e1285c1
commit 03b8e82d34

View File

@ -916,6 +916,7 @@ static void cfg_create_ini()
"\n"
"; ROAD RASH\n"
"[RoadRash]\n"
"adjmouse=true\n"
"fixchilds=1\n"
"\n"
"; Septerra Core\n"