summaryrefslogtreecommitdiff
path: root/src/net/tmwa/mail2handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/mail2handler.h')
-rw-r--r--src/net/tmwa/mail2handler.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/net/tmwa/mail2handler.h b/src/net/tmwa/mail2handler.h
index 3c28371bf..37e220372 100644
--- a/src/net/tmwa/mail2handler.h
+++ b/src/net/tmwa/mail2handler.h
@@ -47,6 +47,9 @@ class Mail2Handler final : public Net::Mail2Handler
const std::string &title,
const std::string &body,
const int64_t &money) const override final;
+
+ void nextPage(const int openType,
+ const int64_t mailId) const override final;
};
} // namespace TmwAthena