From 3be81954bafe8cf4b883da939d4185c8aa6f799e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Aug 2017 21:17:14 +0300 Subject: Add packet CMSG_MAIL2_REQUEST_ITEMS 0x09f3. --- 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 5df6370df..d46f73291 100644 --- a/src/net/tmwa/mail2handler.h +++ b/src/net/tmwa/mail2handler.h @@ -59,6 +59,9 @@ class Mail2Handler final : public Net::Mail2Handler void requestMoney(const int openType, const int64_t mailId) const override final; + + void requestItems(const int openType, + const int64_t mailId) const override final; }; } // namespace TmwAthena -- cgit v1.2.3-70-g09d2