From 0af4b6dd0f616564a55447c7ce5318c72f68e590 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 30 Nov 2014 17:50:58 +0300 Subject: eathena: add support for get full moving path from server. --- src/net/ea/beinghandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/ea/beinghandler.h') diff --git a/src/net/ea/beinghandler.h b/src/net/ea/beinghandler.h index 9ac9fc39d..a87117ffe 100644 --- a/src/net/ea/beinghandler.h +++ b/src/net/ea/beinghandler.h @@ -70,6 +70,8 @@ class BeingHandler notfinal : public Net::BeingHandler static void processNameResponse2(Net::MessageIn &msg); + static void processBeingMove3(Net::MessageIn &msg); + // Should we honor server "Stop Walking" packets static int mSpawnId; static bool mSync; -- cgit v1.2.3-60-g2f50