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/playerhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/playerhandler.h') diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h index f230169fd..2b23b93b3 100644 --- a/src/net/playerhandler.h +++ b/src/net/playerhandler.h @@ -83,6 +83,8 @@ class PlayerHandler notfinal const uint8_t type, const int id, const int level) const = 0; + + virtual void removeOption() const = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50