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/skillhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/skillhandler.h') diff --git a/src/net/skillhandler.h b/src/net/skillhandler.h index 8459c6c61..4c56bd787 100644 --- a/src/net/skillhandler.h +++ b/src/net/skillhandler.h @@ -50,6 +50,8 @@ class SkillHandler notfinal const int level, const BeingId beingId) const = 0; + virtual void useStop(const int id) const = 0; + virtual void usePos(const int id, const int level, const int x, const int y) const = 0; -- cgit v1.2.3-60-g2f50