summaryrefslogtreecommitdiff
path: root/src/net/tmwa/buyingstorehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/buyingstorehandler.h')
-rw-r--r--src/net/tmwa/buyingstorehandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/buyingstorehandler.h b/src/net/tmwa/buyingstorehandler.h
index 584293021..9db5938ae 100644
--- a/src/net/tmwa/buyingstorehandler.h
+++ b/src/net/tmwa/buyingstorehandler.h
@@ -33,7 +33,7 @@ class BuyingStoreHandler final : public Net::BuyingStoreHandler
A_DELETE_COPY(BuyingStoreHandler)
- ~BuyingStoreHandler();
+ ~BuyingStoreHandler() override final;
void create(const std::string &name,
const int maxMoney,