From 7b2fbfb1f4384cb0e86d4c7cca81a526444d54b8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 27 Dec 2013 19:21:37 +0300 Subject: add pet emote command. New chat command: /emotepet emote --- src/net/pethandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/pethandler.h') diff --git a/src/net/pethandler.h b/src/net/pethandler.h index 15805ba22..a3a5f25f5 100644 --- a/src/net/pethandler.h +++ b/src/net/pethandler.h @@ -38,6 +38,8 @@ class PetHandler virtual void spawn(const Being *const being, const int x, const int y) const = 0; + + virtual void emote(const uint8_t emoteId) const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50