From c794c7a20e76d1a005c5f65101ecc93e2c303378 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 29 Mar 2015 13:52:39 +0300 Subject: eathena: add packet CMSG_BATTLE_REVOKE 0x08da. --- src/net/tmwa/battlegroundhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/battlegroundhandler.h') diff --git a/src/net/tmwa/battlegroundhandler.h b/src/net/tmwa/battlegroundhandler.h index 4be16d7a5..b393573bc 100644 --- a/src/net/tmwa/battlegroundhandler.h +++ b/src/net/tmwa/battlegroundhandler.h @@ -42,6 +42,8 @@ class BattleGroundHandler final : public MessageHandler, void registerBg(const BattleGroundType::Type &type, const std::string &name) const override final; + + void rekoveRequest(const std::string &name) const override final; }; } // namespace TmwAthena -- cgit v1.2.3-70-g09d2