fix: fix round ended message (#429)
This commit is contained in:
@@ -507,6 +507,8 @@ namespace Content.Server.GameTicking
|
||||
RaiseLocalEvent(new RealRoundEndedEvent()); // WD
|
||||
RaiseLocalEvent(new RoundEndedEvent(RoundId, RoundDuration())); // WD
|
||||
|
||||
SendRoundStatus("round_ended"); // WD
|
||||
|
||||
RoundNumberMetric.Inc();
|
||||
|
||||
PlayersJoinedRoundNormally = 0;
|
||||
|
||||
Reference in New Issue
Block a user