From 382598c07ffb3c64998a8e42c6a245711e86a419 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 6 Apr 2016 15:31:20 +0300 Subject: Impliment packet CMSG_PK_RANKS 0x0237. --- 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 09c863dae..77fc6dadb 100644 --- a/src/net/eathena/skillhandler.h +++ b/src/net/eathena/skillhandler.h @@ -53,6 +53,8 @@ class SkillHandler final : public Ea::SkillHandler void getAlchemistRanks() const override final; void getBlacksmithRanks() const override final; + + void getPkRanks() const override final; }; } // namespace EAthena -- cgit v1.2.3-60-g2f50