Faris90/Ogar3

Spectator Mode

ajz123 opened this issue · 1 comments

Can you please provide some directions on how to enable and then use spectator mode. The button is greyed out for me.

oh just change <button id="spectateBtn" onclick="spectate(); return false;" disabled class="btn btn-warning btn-spectate btn-needs-server">Spectate </button>
to
<button id="spectateBtn" onclick="spectate(); return false;" class="btn btn-warning btn-spectate btn-needs-server">Spectate </button>