From 4924ee59a5723a12673648fb5e9c264b8240da32 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Dec 2014 23:44:18 +0300 Subject: Add chat command for clean current chat tab. New chat command: /clearchat Alias: /chatclear --- 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 4de3c7cb4..7e330f909 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -515,6 +515,7 @@ namespace InputAction KICK, LEAVE_PARTY, WARP, + CLEAR_CHAT, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2