Update VoteMenu.cs

This commit is contained in:
ChocoTaco1 2021-03-05 17:30:34 -05:00
parent 23452c8e47
commit 7da510530e

View file

@ -709,7 +709,6 @@ function DefaultGame::gameOver(%game)
//Reset IFF Colors //Reset IFF Colors
if($IFFColors) if($IFFColors)
$IFFColors = 0; $IFFColors = 0;
} }
function DefaultGame::cancelMatchStart(%game, %admin) function DefaultGame::cancelMatchStart(%game, %admin)