summaryrefslogtreecommitdiff
path: root/src/net/eathena/markethandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/markethandler.h')
-rw-r--r--src/net/eathena/markethandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/markethandler.h b/src/net/eathena/markethandler.h
index e99aa6bc9..8ba0be922 100644
--- a/src/net/eathena/markethandler.h
+++ b/src/net/eathena/markethandler.h
@@ -33,7 +33,7 @@ class MarketHandler final : public Net::MarketHandler
A_DELETE_COPY(MarketHandler)
- void close() override final;
+ void close() const override final;
void buyItem(const int itemId,
const int type,