Closed Skidamek closed 1 year ago
Records works correctly now #8, fixed by handling two more events: OnCanVoteForfeitChanged and OnGameTimeUpdated also changed EventMatchEnded to OnMatchWinnerSet. Cheers :)
OnCanVoteForfeitChanged
OnGameTimeUpdated
EventMatchEnded
OnMatchWinnerSet
Thanks for the PR! I'll take a look at it later.
Records works correctly now #8, fixed by handling two more events:
OnCanVoteForfeitChanged
andOnGameTimeUpdated
also changedEventMatchEnded
toOnMatchWinnerSet
. Cheers :)