From d23ec275ea4b350dc616e592714724d66de4599a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Sep 2014 12:35:41 +0300 Subject: eathena: add packet CMSG_MAIL_RESET_ATTACH 0x0246. --- src/net/tmwa/mailhandler.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/net/tmwa/mailhandler.cpp') diff --git a/src/net/tmwa/mailhandler.cpp b/src/net/tmwa/mailhandler.cpp index 8d48094d2..dfd69976d 100644 --- a/src/net/tmwa/mailhandler.cpp +++ b/src/net/tmwa/mailhandler.cpp @@ -67,4 +67,8 @@ void MailHandler::setAttach(const int index A_UNUSED, { } +void MailHandler::resetAttach(const int flag A_UNUSED) +{ +} + } // namespace TmwAthena -- cgit v1.2.3-70-g09d2