Fixed invis bug.
This commit is contained in:
parent
5c83f5c1e5
commit
c66f37817e
@ -388,6 +388,8 @@ public class SpeedBuilders extends SoloGame
|
||||
|
||||
Manager.GetDisguise().disguise(disguise);
|
||||
|
||||
player.setGameMode(GameMode.SURVIVAL);
|
||||
|
||||
player.setAllowFlight(true);
|
||||
player.setFlying(true);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user