From c05267ef40ae8784d06218bdc1358e317c4eb20d Mon Sep 17 00:00:00 2001 From: ChocoTaco1 Date: Wed, 18 Nov 2020 13:00:21 -0500 Subject: [PATCH] Not needed --- Classic/scripts/LakRabbitGame.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Classic/scripts/LakRabbitGame.cs b/Classic/scripts/LakRabbitGame.cs index 8f7e06b..74eaff2 100644 --- a/Classic/scripts/LakRabbitGame.cs +++ b/Classic/scripts/LakRabbitGame.cs @@ -2012,7 +2012,6 @@ function LakRabbitGame::gameOver(%game) //Put everyone in observer //Mainly for switching to CTF - %client.team = 0; %client.lastTeam = 0; }