Variable renamed

This commit is contained in:
2025-01-20 16:10:36 -05:00
parent b9b6b37505
commit 402f608f7a
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,5 +13,5 @@ import engine.mbEnums;
public class PowerEntry {
public mbEnums.PowerType power_type;
public int icon;
public String powerBase;
public String focusLine;
}