forked from MagicBane/Server
none to enum MonsterType
This commit is contained in:
@@ -50,6 +50,7 @@ public class Enum {
|
||||
}
|
||||
|
||||
public enum MonsterType implements EnumBitSetHelper<MonsterType> {
|
||||
None,
|
||||
Aelfborn,
|
||||
All,
|
||||
Animal,
|
||||
|
||||
Reference in New Issue
Block a user