From 80b213a41b4bb8f2638cf2d3c8e0624021062081 Mon Sep 17 00:00:00 2001 From: FunkyFr3sh Date: Thu, 27 Oct 2022 02:00:58 +0200 Subject: [PATCH] update total annihilation preset --- src/config.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/config.c b/src/config.c index dae1a05..0655c1e 100644 --- a/src/config.c +++ b/src/config.c @@ -982,14 +982,12 @@ static void cfg_create_ini() "\n" "; Total Annihilation (Unofficial Beta Patch v3.9.02)\n" "[TotalA]\n" - "maxgameticks=200\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=200\n" "lock_surfaces=true\n" "singlecpu=false\n" "fixwndprochook=true\n"