summaryrefslogtreecommitdiff
path: root/src/net/eathena/battlegroundhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/battlegroundhandler.h')
-rw-r--r--src/net/eathena/battlegroundhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/battlegroundhandler.h b/src/net/eathena/battlegroundhandler.h
index 7dca88a08..230146963 100644
--- a/src/net/eathena/battlegroundhandler.h
+++ b/src/net/eathena/battlegroundhandler.h
@@ -32,6 +32,8 @@ class BattleGroundHandler final : public Net::BattleGroundHandler
A_DELETE_COPY(BattleGroundHandler)
+ ~BattleGroundHandler();
+
void registerBg(const BattleGroundTypeT &type,
const std::string &name) const override final;