This commit is contained in:
Evil Factory
2022-02-25 14:52:18 -03:00
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)
{