mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-20 00:24:49 +00:00
Update VoteMenu.cs
This commit is contained in:
parent
23452c8e47
commit
7da510530e
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue