From a7258e25d06f90b10dee8281a65d239c89e5094c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 7 Mar 2014 12:28:38 +0300 Subject: fix emote command in crazy moves A. --- src/net/pethandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/pethandler.h') diff --git a/src/net/pethandler.h b/src/net/pethandler.h index 7b5666396..688eb3034 100644 --- a/src/net/pethandler.h +++ b/src/net/pethandler.h @@ -41,7 +41,7 @@ class PetHandler const int petId, const int x, const int y) const = 0; - virtual void emote(const uint8_t emoteId, const int petId) const = 0; + virtual void emote(const uint8_t emoteId, const int petId) = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50