From 66d940df678f16b5f53f58f80837826e24031eb1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Aug 2017 20:31:27 +0300 Subject: Add packet CMSG_MAIL2_DELETE_MAIL 0x09f5. --- src/net/tmwa/mail2handler.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/net/tmwa/mail2handler.cpp') diff --git a/src/net/tmwa/mail2handler.cpp b/src/net/tmwa/mail2handler.cpp index 3963c1fa5..ce80e1893 100644 --- a/src/net/tmwa/mail2handler.cpp +++ b/src/net/tmwa/mail2handler.cpp @@ -66,4 +66,9 @@ void Mail2Handler::readMail(const int openType A_UNUSED, { } +void Mail2Handler::deleteMail(const int openType A_UNUSED, + const int64_t mailId A_UNUSED) const +{ +} + } // namespace TmwAthena -- cgit v1.2.3-70-g09d2