Enum work

This commit is contained in:
2024-08-17 16:02:44 -04:00
parent d06ce44bd5
commit 63116551bc
+1
View File
@@ -3030,6 +3030,7 @@ public class mbEnums {
}
public enum CostType {
NONE,
HEALTH,
MANA,
STAMINA;