Freeze players when preparing for Master Builders. Fixes PC-127
This prevents players from quickly flying to other players' areas before the game starts.
This commit is contained in:
parent
4351f6f1f0
commit
f76b3f7d70
@ -180,8 +180,6 @@ public class Build extends SoloGame
|
||||
|
||||
this.WorldTimeSet = 6000;
|
||||
|
||||
this.PrepareFreeze = false;
|
||||
|
||||
this.CreatureAllow = true;
|
||||
|
||||
this.WorldFireSpread = true;
|
||||
|
Loading…
Reference in New Issue
Block a user