share/hedgewars/Data/Scripts/Multiplayer/Racer.lua
changeset 15485 91c972f126b7
parent 15483 70aba717485a
child 15488 04b63bcdb2ab
--- a/share/hedgewars/Data/Scripts/Multiplayer/Racer.lua	Sat Oct 26 22:41:34 2019 +0200
+++ b/share/hedgewars/Data/Scripts/Multiplayer/Racer.lua	Sat Oct 26 22:44:15 2019 +0200
@@ -614,7 +614,6 @@
         -- Force-disable various game flags that would break the script
         DisableGameFlags(gfKing, gfSwitchHog, gfAISurvival, gfPlaceHog, gfTagTeam)
         CaseFreq = 0
-        TurnTime = 90000
         WaterRise = 0
         HealthDecrease = 0
 end