summaryrefslogtreecommitdiff
path: root/src/net/tmwa/battlegroundhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/battlegroundhandler.cpp')
-rw-r--r--src/net/tmwa/battlegroundhandler.cpp4
1 files changed, 4 insertions, 0 deletions
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