From 4545b34b1533657d58788285a38b5128f49070a8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 22 Sep 2014 21:31:35 +0300 Subject: eathena: add partial support for packet SMSG_PET_STATUS 0x01a2. --- src/net/eathena/pethandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/pethandler.h') diff --git a/src/net/eathena/pethandler.h b/src/net/eathena/pethandler.h index a0c561622..c80bbf486 100644 --- a/src/net/eathena/pethandler.h +++ b/src/net/eathena/pethandler.h @@ -64,6 +64,8 @@ class PetHandler final : public MessageHandler, public Net::PetHandler void processPetData(Net::MessageIn &msg); + void processPetStatus(Net::MessageIn &msg); + int mRandCounter; }; -- cgit v1.2.3-60-g2f50