Merge branch 'master' of https://gitlab.com/poe.regalis/barotrauma
# Conflicts: # Subsurface/Source/GameSession/GameSession.cs
This commit is contained in:
@@ -362,6 +362,8 @@ namespace Barotrauma
|
||||
|
||||
public void AddToGUIUpdateList()
|
||||
{
|
||||
if (CrewManager != null) CrewManager.AddToGUIUpdateList();
|
||||
|
||||
if (gameMode != null) gameMode.AddToGUIUpdateList();
|
||||
|
||||
infoButton.AddToGUIUpdateList();
|
||||
|
||||
Reference in New Issue
Block a user