extend siege bounds to 1750

This commit is contained in:
2025-03-27 18:45:46 -05:00
parent 4bca41ab6b
commit c2dd962a37
+1 -1
View File
@@ -2326,7 +2326,7 @@ public class Enum {
GRID(544),
ZONE(672),
PLACEMENT(673),
SIEGEBOUNDS(880);
SIEGEBOUNDS(1750);
public final float extents;