summaryrefslogtreecommitdiff
path: root/src/net/tmwa/cashshophandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/cashshophandler.h')
-rw-r--r--src/net/tmwa/cashshophandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/cashshophandler.h b/src/net/tmwa/cashshophandler.h
index e1a38e1c3..9a15a260e 100644
--- a/src/net/tmwa/cashshophandler.h
+++ b/src/net/tmwa/cashshophandler.h
@@ -44,6 +44,8 @@ class CashShopHandler final : public MessageHandler,
const int itemId,
const unsigned char color,
const int amount) const override final;
+
+ void close() const override final;
};
} // namespace TmwAthena