Tree Overlap Reduction
This commit is contained in:
@@ -2307,8 +2307,8 @@ public class Enum {
|
||||
public enum CityBoundsType {
|
||||
|
||||
GRID(640),
|
||||
ZONE(875),
|
||||
PLACEMENT(876);
|
||||
ZONE(675),
|
||||
PLACEMENT(677);
|
||||
|
||||
public final float extents;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user