From 192b8db5c67860ec9a67d19d9529b01794ae1c83 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 25 Feb 2015 22:06:39 +0300 Subject: Add command and action for show homunculus/mercenary emotes. New chat command: /homunemote emote /mercemote emote --- src/game.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index cce123b79..204732a15 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -895,6 +895,7 @@ void Game::handleMove() if ((!inputManager.isActionActive(InputAction::EMOTE) && !inputManager.isActionActive(InputAction::PET_EMOTE) + && !inputManager.isActionActive(InputAction::HOMUN_EMOTE) && !inputManager.isActionActive(InputAction::STOP_ATTACK)) || direction == 0) { -- cgit v1.2.3-60-g2f50