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:
cnr 2016-04-26 15:16:10 -05:00
parent 4351f6f1f0
commit f76b3f7d70
1 changed files with 0 additions and 2 deletions

View File

@ -180,8 +180,6 @@ public class Build extends SoloGame
this.WorldTimeSet = 6000;
this.PrepareFreeze = false;
this.CreatureAllow = true;
this.WorldFireSpread = true;