From 894af147511679d9db979b8169540c3e922ce375 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 8 Apr 2015 14:16:46 +0300 Subject: Add missing unimplimented packet debug line. --- src/net/ea/beinghandler.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/net/ea/beinghandler.cpp b/src/net/ea/beinghandler.cpp index 1af57becb..eeffe62f5 100644 --- a/src/net/ea/beinghandler.cpp +++ b/src/net/ea/beinghandler.cpp @@ -390,6 +390,7 @@ void BeingHandler::processPlayerMoveToAttack(Net::MessageIn &msg) void BeingHandler::processSkillNoDamage(Net::MessageIn &msg) { + UNIMPLIMENTEDPACKET; msg.readInt16("skill id"); msg.readInt16("heal"); msg.readInt32("dst id"); -- cgit v1.2.3-60-g2f50