Set FixSpawnFacing to false so that out looking at the middle feature would work.
This commit is contained in:
parent
bb708911d6
commit
465f8c28f6
@ -103,6 +103,8 @@ public class SpeedBuilder extends SoloGame
|
|||||||
DontAllowOverfill = true;
|
DontAllowOverfill = true;
|
||||||
|
|
||||||
DeathMessages = false;
|
DeathMessages = false;
|
||||||
|
|
||||||
|
FixSpawnFacing = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user