From b76970dadf4c973180644a2b150729f071ef579a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Dec 2014 12:52:50 +0300 Subject: Add chat command for kick player from party. New chat command: /kickparty NAME Alias: /partykick NAME --- 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 efd606db9..f482eeab5 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -510,6 +510,7 @@ namespace InputAction STORAGE_TO_INV, ITEM_PROTECT, ITEM_UNPROTECT, + KICK_PARTY, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2