forked from MagicBane/Server
Enum work
This commit is contained in:
@@ -3030,6 +3030,7 @@ public class mbEnums {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public enum CostType {
|
public enum CostType {
|
||||||
|
NONE,
|
||||||
HEALTH,
|
HEALTH,
|
||||||
MANA,
|
MANA,
|
||||||
STAMINA;
|
STAMINA;
|
||||||
|
|||||||
Reference in New Issue
Block a user