1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

Road Rash: update game-specific config

- remove `adjmouse=true` (as it is globally default anyway)
- add `fixchilds=1` (fixes #190)
This commit is contained in:
Avinash Reddy 2023-01-09 11:25:54 +05:30 committed by GitHub
parent 3333539e34
commit d951338af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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