Spectator Mode doesn't fly[FIX]
This commit is contained in:
@@ -1260,6 +1260,7 @@ void cPlayer::SetCapabilities()
|
||||
if (IsGameModeSpectator())
|
||||
{
|
||||
SetVisible(false);
|
||||
SetCanFly(true);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user