Merge branch 'NoEvo'

This commit is contained in:
ChocoTaco1 2020-04-04 14:38:45 -04:00
parent 3e1629b9c8
commit ec81ce6b74
6 changed files with 57 additions and 10 deletions

View file

@ -68,9 +68,6 @@ function DefaultGame::gameOver(%game)
//Reset everything to do with Vote Overtime
ResetVOall(%game);
if(isEventPending($VoteSoundSchedule))
cancel($VoteSoundSchedule);
}
};