From 9f1d941ea4195ec4c4942fac47fde24c19265d5b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 25 Jan 2019 20:44:42 +0300 Subject: Add packet CMSG_SKILL_USE_BEING_STOP 0x0b11 --- src/net/eathena/skillhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/skillhandler.h') diff --git a/src/net/eathena/skillhandler.h b/src/net/eathena/skillhandler.h index f1f7634e6..3b7be638c 100644 --- a/src/net/eathena/skillhandler.h +++ b/src/net/eathena/skillhandler.h @@ -45,6 +45,8 @@ class SkillHandler final : public Ea::SkillHandler const int level, const BeingId beingId) const override final; + void useStop(const int id) const override final; + void usePos(const int id, const int level, const int x, const int y) const override final; -- cgit v1.2.3-70-g09d2