Hotfix 0.16.7.0

This commit is contained in:
Markus Isberg
2022-02-26 02:16:41 +09:00
parent 102e089aa6
commit a83f375681
15 changed files with 62 additions and 24 deletions
@@ -1743,6 +1743,7 @@ namespace Barotrauma
public void SetSpectate(bool spectate)
{
if (GameMain.Client == null) { return; }
this.spectateBox.Selected = spectate;
if (spectate)
{