VoteOvertime stuff

This commit is contained in:
ChocoTaco1 2020-04-03 17:31:45 -04:00
parent d818f0b647
commit 9b06b68ab2
2 changed files with 13 additions and 5 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);
}
};