From 0389a3eda12eb7f9ca3dcb8ad6b6817c41532071 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Aug 2017 20:05:12 +0300 Subject: Add packet CMSG_MAIL2_NEXT_PAGE 0x09ee. --- src/net/tmwa/mail2handler.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net/tmwa/mail2handler.h') 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 -- cgit v1.2.3-70-g09d2