From 4e736ecaea7ec5bdaaa0ef9bb91373be8a2d1e2b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Dec 2014 21:54:35 +0300 Subject: Add chat command for leave party. New chat command: /leaveparty Alias: /partyleave --- 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 d09099c84..e4f96d06a 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -513,6 +513,7 @@ namespace InputAction KICK_PARTY, ADD_TEXT, KICK, + LEAVE_PARTY, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50