Variables mirror executable

This commit is contained in:
2024-08-16 13:09:22 -04:00
parent 11076ff586
commit 4d704d3ab0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ package engine.wpak;
public class PowerEntry {
public String power_id;
public String power_name;
public String power;
public String power_type;
public int icon;
public String powerbase;