summaryrefslogtreecommitdiff
path: root/src/net/tmwa/battlegroundhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/battlegroundhandler.h')
-rw-r--r--src/net/tmwa/battlegroundhandler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/tmwa/battlegroundhandler.h b/src/net/tmwa/battlegroundhandler.h
index c5fdeea27..cb8e5b679 100644
--- a/src/net/tmwa/battlegroundhandler.h
+++ b/src/net/tmwa/battlegroundhandler.h
@@ -49,6 +49,7 @@ class BattleGroundHandler final : public MessageHandler,
const std::string &bgName,
const std::string &gameName) const override final;
+ void checkState(const std::string &name) const override final;
};
} // namespace TmwAthena