From 2c08eba0c8abd2eb3c09b1a916a5f6693c6ae7c0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Mar 2015 17:55:17 +0300 Subject: eathena: add partial support for packet SMSG_MAIL_RETURN 0x0274. --- 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 44517b6f6..bb8b8bfa0 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -315,6 +315,7 @@ #define SMSG_MAIL_SET_ATTACHMENT_ACK 0x0255 #define SMSG_MAIL_DELETE_MAIL_ACK 0x0257 #define SMSG_MAIL_OPEN_WINDOW 0x0260 +#define SMSG_MAIL_RETURN 0x0274 #define SMSG_FAMILY_ASK_FOR_CHILD 0x01f6 #define SMSG_FAMILY_CALL_PARTNER 0x01e6 -- cgit v1.2.3-70-g09d2