From 50761110424580f88f96f0682b6007f531508aec Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 6 Apr 2016 02:13:59 +0300 Subject: Impliment packet CMSG_ALCHEMIST_RANKS 0x0218. --- 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 73b977797..cd03cbf73 100644 --- a/src/net/skillhandler.h +++ b/src/net/skillhandler.h @@ -51,6 +51,8 @@ class SkillHandler notfinal const std::string &text) const = 0; virtual void useMap(const int id, const std::string &map) const = 0; + + virtual void getAlchemistRanks() const = 0; }; } // namespace Net -- cgit v1.2.3-70-g09d2