From 66319a9c3647c77bd13ca8c9a46bf15ba10863fa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Dec 2014 13:54:08 +0300 Subject: Add chat command for kick player/mobs. New chat command: /kick [name|:id] --- src/input/inputaction.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/input/inputaction.h') diff --git a/src/input/inputaction.h b/src/input/inputaction.h index cc4488e51..d09099c84 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -512,6 +512,7 @@ namespace InputAction ITEM_UNPROTECT, KICK_PARTY, ADD_TEXT, + KICK, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2