terraform size correction
This commit is contained in:
@@ -2308,7 +2308,7 @@ public class Enum {
|
|||||||
|
|
||||||
public enum CityBoundsType {
|
public enum CityBoundsType {
|
||||||
|
|
||||||
GRID(416),
|
GRID(544),
|
||||||
ZONE(672),
|
ZONE(672),
|
||||||
PLACEMENT(673);
|
PLACEMENT(673);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user