Fix connecting to a server with the lobby enabled.
This commit is contained in:
@@ -178,7 +178,7 @@ namespace Content.Client.GameTicking
|
||||
_tutorialButton = null;
|
||||
}
|
||||
|
||||
_gameHud.RootControl?.Parent.RemoveChild(_gameHud.RootControl);
|
||||
_gameHud.RootControl.Parent?.RemoveChild(_gameHud.RootControl);
|
||||
|
||||
_tickerState = TickerState.InLobby;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user