From a204d2b11e6a4b620877ab6c5b80a818eaa7d476 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 28 Dec 2014 18:14:58 +0300 Subject: Add fake commands to change pet direction. --- src/net/tmwa/pethandler.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net/tmwa/pethandler.h') diff --git a/src/net/tmwa/pethandler.h b/src/net/tmwa/pethandler.h index fa46256c2..49f32e84d 100644 --- a/src/net/tmwa/pethandler.h +++ b/src/net/tmwa/pethandler.h @@ -63,6 +63,9 @@ class PetHandler final : public MessageHandler, public Net::PetHandler void unequip() const override final; + void setDirection(const BeingDirection::Type type) const + override final; + protected: int mRandCounter; }; -- cgit v1.2.3-70-g09d2