From 4c4c2684278f84f952544d8e4f119ce9da980c1a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 11 Sep 2014 15:39:07 +0300 Subject: eathena: add packet CMSG_PET_REQUEST_STATE 0x01a9. --- src/net/tmwa/pethandler.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/net/tmwa/pethandler.cpp') diff --git a/src/net/tmwa/pethandler.cpp b/src/net/tmwa/pethandler.cpp index dc15929ed..a9c854de0 100644 --- a/src/net/tmwa/pethandler.cpp +++ b/src/net/tmwa/pethandler.cpp @@ -78,4 +78,8 @@ void PetHandler::catchPet(const Being *const being A_UNUSED) const { } +void PetHandler::requestPetState(const int data) const +{ +} + } // namespace TmwAthena -- cgit v1.2.3-60-g2f50