From 2822bd9efe74131a6f0614f8092db9c990a0e708 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 14 Jul 2018 01:32:24 +0300 Subject: Add packet CMSG_PET_EVOLUTION 0x09fb. --- src/net/tmwa/pethandler.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/net/tmwa/pethandler.cpp') diff --git a/src/net/tmwa/pethandler.cpp b/src/net/tmwa/pethandler.cpp index 4e7577bf9..63a82df9a 100644 --- a/src/net/tmwa/pethandler.cpp +++ b/src/net/tmwa/pethandler.cpp @@ -81,4 +81,9 @@ void PetHandler::setDirection(const unsigned char type A_UNUSED) const { } +void PetHandler::evolution(const Item *item A_UNUSED) const +{ +} + + } // namespace TmwAthena -- cgit v1.2.3-60-g2f50