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.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/net/tmwa/battlegroundhandler.cpp') diff --git a/src/net/tmwa/battlegroundhandler.cpp b/src/net/tmwa/battlegroundhandler.cpp index 46c92d81b..5834be174 100644 --- a/src/net/tmwa/battlegroundhandler.cpp +++ b/src/net/tmwa/battlegroundhandler.cpp @@ -48,4 +48,8 @@ void BattleGroundHandler::registerBg(const BattleGroundType::Type &type { } +void BattleGroundHandler::rekoveRequest(const std::string &name A_UNUSED) const +{ +} + } // namespace TmwAthena -- cgit v1.2.3-70-g09d2