From 74b96285c2ad2f07af0af9f8926bcd5e253dcde9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Sep 2014 16:54:25 +0300 Subject: eathena: add packet CMSG_HOMMERC_MOVE_TO 0x0232. --- src/net/eathena/homunculushandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/homunculushandler.h') diff --git a/src/net/eathena/homunculushandler.h b/src/net/eathena/homunculushandler.h index 627561655..01cb0586f 100644 --- a/src/net/eathena/homunculushandler.h +++ b/src/net/eathena/homunculushandler.h @@ -43,6 +43,8 @@ class HomunculusHandler final : public MessageHandler, void moveToMaster() const override final; + void move(const int x, const int y) const override final; + protected: void processHomunculusSkills(Net::MessageIn &msg); -- cgit v1.2.3-70-g09d2