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/mailhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/mailhandler.h') diff --git a/src/net/mailhandler.h b/src/net/mailhandler.h index ebad9b7b4..3ceb7625f 100644 --- a/src/net/mailhandler.h +++ b/src/net/mailhandler.h @@ -43,6 +43,8 @@ class MailHandler notfinal virtual void returnMessage(const int msgId) = 0; virtual void setAttach(const int index, const int amount) = 0; + + virtual void resetAttach(const int flag) = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50