Adding CrewManager to GUIUpdateList in single player mode
This commit is contained in:
@@ -343,8 +343,6 @@ namespace Barotrauma.Networking
|
||||
if (gameStarted && Screen.Selected == GameMain.GameScreen)
|
||||
{
|
||||
inGameHUD.AddToGUIUpdateList();
|
||||
|
||||
GameMain.GameSession.CrewManager.AddToGUIUpdateList();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user