extended range of spire effects

This commit is contained in:
2025-03-27 17:00:33 -05:00
parent b4254dbad4
commit ba4ccfa6bf
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -2325,7 +2325,8 @@ public class Enum {
GRID(544),
ZONE(672),
PLACEMENT(673);
PLACEMENT(673),
SIEGEBOUNDS(880);
public final float extents;