Remove TickerLobbyReadyEvent (#17522)

This commit is contained in:
Leon Friedrich
2023-06-25 00:11:08 +12:00
committed by GitHub
parent 694ba695b0
commit ecae0230f6
5 changed files with 0 additions and 41 deletions

View File

@@ -271,7 +271,6 @@ namespace Content.Server.GameTicking
PlayerJoinGame(player);
SpawnObserver(player);
RaiseNetworkEvent(GetStatusSingle(player, PlayerGameStatus.JoinedGame));
}
/// <summary>