Build 0.18.5.0
This commit is contained in:
+1
-5
@@ -35,11 +35,7 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
|
||||
if (CrewManager.ChatBox != null)
|
||||
{
|
||||
CrewManager.ChatBox.Update(deltaTime);
|
||||
}
|
||||
|
||||
CrewManager.ChatBox?.Update(deltaTime);
|
||||
CrewManager.UpdateReports();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user