This commit is contained in:
Moony
2022-04-16 17:23:22 -05:00
committed by GitHub
parent 5c5f9efbc8
commit 88549da309
2 changed files with 6 additions and 3 deletions

View File

@@ -348,6 +348,7 @@ namespace Content.Server.GameTicking
RunLevel = GameRunLevel.PreRoundLobby;
LobbySong = _robustRandom.Pick(_lobbyMusicCollection.PickFiles).ToString();
RandomizeLobbyBackground();
ResettingCleanup();
if (!LobbyEnabled)