From 0a455d7f67e9c3e92b17d00be1602bf7d129a1da Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Sep 2014 17:11:44 +0300 Subject: eathena: add packet CMSG_REMOVE_OPTION 0x012a. --- src/net/eathena/playerhandler.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/playerhandler.h') diff --git a/src/net/eathena/playerhandler.h b/src/net/eathena/playerhandler.h index 38a6b3d25..d6309f45b 100644 --- a/src/net/eathena/playerhandler.h +++ b/src/net/eathena/playerhandler.h @@ -63,6 +63,7 @@ class PlayerHandler final : public MessageHandler, public Ea::PlayerHandler const uint8_t type, const int id, const int level) const override final; + void removeOption() const override final; protected: void processPlayerStatUpdate5(Net::MessageIn &msg); -- cgit v1.2.3-70-g09d2