bugfix-citysizing #7
@@ -2416,8 +2416,8 @@ public class Enum {
|
||||
|
||||
public enum CityBoundsType {
|
||||
|
||||
GRID(640),
|
||||
ZONE(672),
|
||||
GRID(576),
|
||||
ZONE(640),
|
||||
SIEGE(814);
|
||||
|
||||
public final float extents;
|
||||
|
||||
Reference in New Issue
Block a user