From 3529ae89be2b72e34d119ed4a2aca7b30403032c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Aug 2014 23:42:20 +0300 Subject: Move chat command /emote into actions. --- src/actions/commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/commands.h') diff --git a/src/actions/commands.h b/src/actions/commands.h index 3face961f..3577aab36 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -41,6 +41,7 @@ namespace Actions decHandler(move); decHandler(setTarget); decHandler(commandOutfit); + decHandler(commandEmote); } // namespace Actions #undef decHandler -- cgit v1.2.3-70-g09d2