Skip to content

Commit

Permalink
lost on rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
milkywayfarer committed Aug 17, 2024
1 parent 6402b1b commit ca9bb14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Utility.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1002,6 +1002,7 @@ private int GetRoundNumer()

public void HandlePostRoundStartEvent(EventRoundStart @event)
{
if (!matchStarted) return;
HandleCoaches();
CreateMatchZyRoundDataBackup();
InitPlayerDamageInfo();
Expand Down

0 comments on commit ca9bb14

Please sign in to comment.