Fixed Warning About KICKALT and INVITEALT Permissable Action

This commit is contained in:
Driftay 2019-06-29 09:12:25 -04:00
parent 9094cb4f70
commit be9bdaa4fd
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ public enum PermissableAction {
INVITE("invite"),
KICK("kick"),
ITEM("items"), // generic for most items
INVITEALT("invitealt"),
KICKALT("kickalt"),
SETHOME("sethome"),
TERRITORY("territory"),
ACCESS("access"),