diff --git a/source/games/sw/src/game.cpp b/source/games/sw/src/game.cpp index c0d6e86d2..a13784d4a 100644 --- a/source/games/sw/src/game.cpp +++ b/source/games/sw/src/game.cpp @@ -336,6 +336,7 @@ void InitLevelGlobals(void) AnimCnt = 0; left_foot = false; screenpeek = myconnectindex; + FinishTimer = 0; ClearInterpolations(); gNet.TimeLimitClock = gNet.TimeLimit;