Fixed NullReferenceExceptions if in the netlobby when a round ends, fixed chatmsgbox staying disabled after being stunned
This commit is contained in:
@@ -200,6 +200,8 @@ namespace Barotrauma
|
||||
GameMain.NetworkMember = null;
|
||||
}
|
||||
|
||||
GameMain.GameSession = null;
|
||||
|
||||
GameMain.MainMenuScreen.Select();
|
||||
//Game1.MainMenuScreen.SelectTab(null, (int)MainMenuScreen.Tabs.Main);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user