From 475aa157df7400ce40ef9a5cc4cb441291d45df9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 23 Aug 2014 21:48:59 +0300 Subject: Move chat command /whisper into actions. --- src/actions/chat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/chat.h') diff --git a/src/actions/chat.h b/src/actions/chat.h index 8d0003e73..b653e6efb 100644 --- a/src/actions/chat.h +++ b/src/actions/chat.h @@ -35,6 +35,7 @@ namespace Actions decHandler(ignoreAllWhispers); decHandler(scrollChatUp); decHandler(scrollChatDown); + decHandler(msg); } // namespace Actions #undef decHandler -- cgit v1.2.3-70-g09d2