terraform size correction

This commit is contained in:
2024-06-11 20:32:59 -05:00
parent aebe2698c3
commit 8f68997f3c
+1 -1
View File
@@ -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);