From ef52dc33fb6c9f055bc947998951520fc3deaf18 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Aug 2017 21:36:42 +0300 Subject: Add packet CMSG_MAIL2_REFRESH_MAIL_LIST 0x09ef. --- src/net/eathena/mail2handler.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net/eathena/mail2handler.h') diff --git a/src/net/eathena/mail2handler.h b/src/net/eathena/mail2handler.h index 14ff5441d..2e41bea55 100644 --- a/src/net/eathena/mail2handler.h +++ b/src/net/eathena/mail2handler.h @@ -62,6 +62,9 @@ class Mail2Handler final : public Net::Mail2Handler void requestItems(const int openType, const int64_t mailId) const override final; + + void refreshMailList(const int openType, + const int64_t mailId) const override final; }; } // namespace EAthena -- cgit v1.2.3-60-g2f50