More PowerEntry work.

This commit is contained in:
2024-08-19 06:04:01 -04:00
parent a11797c5e4
commit c6647a99b8
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -47,4 +47,5 @@ public class PowerEntry {
public mbEnums.CompoundCurveType curve;
public String category;
public boolean canCastWhileMoving = false;
public boolean bladeTrails = false;
}