From 2cfa0d17583869b7a2fb6e558b160e46389f5599 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 28 Dec 2014 17:07:33 +0300 Subject: Impliment actual move actions from pet commands. --- src/gui/windows/chatwindow.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/windows/chatwindow.h') diff --git a/src/gui/windows/chatwindow.h b/src/gui/windows/chatwindow.h index a6bf15384..1b22ee05f 100644 --- a/src/gui/windows/chatwindow.h +++ b/src/gui/windows/chatwindow.h @@ -297,6 +297,9 @@ class ChatWindow final : public Window, static void localPetEmote(const std::string &nick, const uint8_t emoteId); + static void localPetMove(const std::string &nick, + const int x, const int y); + void postConnection(); #ifdef USE_PROFILER -- cgit v1.2.3-60-g2f50