Hotfix 0.16.7.0
This commit is contained in:
@@ -1743,6 +1743,7 @@ namespace Barotrauma
|
||||
|
||||
public void SetSpectate(bool spectate)
|
||||
{
|
||||
if (GameMain.Client == null) { return; }
|
||||
this.spectateBox.Selected = spectate;
|
||||
if (spectate)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user