Fixed Warning About KICKALT and INVITEALT Permissable Action
This commit is contained in:
parent
9094cb4f70
commit
be9bdaa4fd
@ -29,8 +29,6 @@ public enum PermissableAction {
|
|||||||
INVITE("invite"),
|
INVITE("invite"),
|
||||||
KICK("kick"),
|
KICK("kick"),
|
||||||
ITEM("items"), // generic for most items
|
ITEM("items"), // generic for most items
|
||||||
INVITEALT("invitealt"),
|
|
||||||
KICKALT("kickalt"),
|
|
||||||
SETHOME("sethome"),
|
SETHOME("sethome"),
|
||||||
TERRITORY("territory"),
|
TERRITORY("territory"),
|
||||||
ACCESS("access"),
|
ACCESS("access"),
|
||||||
|
Loading…
Reference in New Issue
Block a user