More PowerEntry work.

This commit is contained in:
2024-08-19 06:33:30 -04:00
parent cdf67f4ce5
commit 1bcf307f94
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ public class PowerAction {
public String effect_id;
public int minTrains;
public int maxTrains;
public int duration;
public float duration;
public String stackingCategory;
public mbEnums.CompoundCurveType curve;
public int stackingPriority;