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

set 300 maxgameticks for TA

This commit is contained in:
FunkyFr3sh 2022-09-25 12:28:04 +02:00
parent ecd2b08e49
commit d854bf07de

View File

@ -965,12 +965,14 @@ static void cfg_create_ini()
"\n"
"; Total Annihilation (Unofficial Beta Patch v3.9.02)\n"
"[TotalA]\n"
"maxgameticks=300\n"
"lock_surfaces=true\n"
"singlecpu=false\n"
"fixwndprochook=true\n"
"\n"
"; Total Annihilation Replay Viewer (Unofficial Beta Patch v3.9.02)\n"
"[Viewer]\n"
"maxgameticks=300\n"
"lock_surfaces=true\n"
"singlecpu=false\n"
"fixwndprochook=true\n"