mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-11 23:50:31 +00:00
VoteOvertime stuff
This commit is contained in:
parent
d818f0b647
commit
9b06b68ab2
2 changed files with 13 additions and 5 deletions
|
|
@ -68,9 +68,6 @@ function DefaultGame::gameOver(%game)
|
|||
|
||||
//Reset everything to do with Vote Overtime
|
||||
ResetVOall(%game);
|
||||
|
||||
if(isEventPending($VoteSoundSchedule))
|
||||
cancel($VoteSoundSchedule);
|
||||
}
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue