diff --git a/Classic/scripts/autoexec/VoteMenu.cs b/Classic/scripts/autoexec/VoteMenu.cs index d33190c..a9c3753 100644 --- a/Classic/scripts/autoexec/VoteMenu.cs +++ b/Classic/scripts/autoexec/VoteMenu.cs @@ -709,7 +709,6 @@ function DefaultGame::gameOver(%game) //Reset IFF Colors if($IFFColors) $IFFColors = 0; - } function DefaultGame::cancelMatchStart(%game, %admin)