Mobbases can have empty mobflag values.

master
MagicBot 2023-04-04 17:38:52 -04:00
parent bbf0709643
commit 94e3a594ec
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ import java.util.concurrent.ThreadLocalRandom;
public class Enum {
public enum MobFlagType implements EnumBitSetHelper<MobFlagType> {
NONE,
AGGRESSIVE,
CANROAM,
CALLSFORHELP,