(1bd090dc7) Show the audio icon next to characters that are speaking in the single player crew menu

This commit is contained in:
Joonas Rikkonen
2019-04-23 15:38:06 +03:00
parent 544cc7ec08
commit 5f3e23f75f
6 changed files with 15 additions and 11 deletions
@@ -132,9 +132,6 @@ namespace Barotrauma
{
GameMain.Instance.ShowEditorDisclaimer();
}
OpenDoors();
GameMain.Instance.OnResolutionChanged += OnResolutionChanged;
instance = this;
}
private void ResetVariables()