More powerAction work.

This commit is contained in:
2024-08-18 15:57:37 -04:00
parent 1638804f1f
commit 3a27f2f4c8
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ public class PowerAction {
public int minTrains;
public int maxTrains;
public int duration;
public String StackingCategory;
public String stackingCategory;
public mbEnums.CompoundCurveType curve;
public int stackingPriority;
public mbEnums.CategoryToPowerType categoryToPower;