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

#114 add preset for economic war

This commit is contained in:
FunkyFr3sh 2021-08-18 16:25:45 +02:00
parent ac1829f629
commit 5350bc3aa9

View File

@ -653,6 +653,11 @@ static void cfg_create_ini()
"[eggsucker]\n" "[eggsucker]\n"
"fixpitch=true\n" "fixpitch=true\n"
"\n" "\n"
"; Economic War\n"
"[EcoW]\n"
"maxgameticks=60\n"
"fixnotresponding=true\n"
"\n"
"; Future Cop - L.A.P.D.\n" "; Future Cop - L.A.P.D.\n"
"[FCopLAPD]\n" "[FCopLAPD]\n"
"adjmouse=true\n" "adjmouse=true\n"