From 0fec797c95aca9d1c575daf4e9a3359fec10896d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Mar 2015 17:20:10 +0300 Subject: eathena: add partial support for packet SMSG_MAIL_SET_ATTACHMENT_ACK 0x0255. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 9930bb50f..04dca188b 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -311,6 +311,7 @@ #define SMSG_MAIL_GET_ATTACHMENT 0x0245 #define SMSG_MAIL_SEND_MAIL_ACK 0x0249 #define SMSG_MAIL_NEW_MAIL 0x024a +#define SMSG_MAIL_SET_ATTACHMENT_ACK 0x0255 #define SMSG_MAIL_OPEN_WINDOW 0x0260 #define SMSG_FAMILY_ASK_FOR_CHILD 0x01f6 -- cgit v1.2.3-60-g2f50