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/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 d6344ab9f..9e609488e 100644 --- a/src/net/eathena/skillhandler.h +++ b/src/net/eathena/skillhandler.h @@ -49,6 +49,8 @@ class SkillHandler final : public Ea::SkillHandler const std::string &text) const override final; void useMap(const int id, const std::string &map) const override final; + + void getAlchemistRanks() const override final; }; } // namespace EAthena -- cgit v1.2.3-60-g2f50