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 47ea4b505..1bef0e9c0 100644
--- a/src/net/tmwa/cashshophandler.h
+++ b/src/net/tmwa/cashshophandler.h
@@ -48,6 +48,8 @@ class CashShopHandler final : public MessageHandler,
void close() const override final;
void requestPoints() const override final;
+
+ void requestTab(const int tab) const override final;
};
} // namespace TmwAthena