From 3b77e87f120b096510f5c6af721563683057b101 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Mar 2015 16:45:40 +0300 Subject: eathena: add partial support for packet SMSG_MAIL_READ_MAIL 0x0242. --- 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 b2daa3dbf..ef20ce002 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -306,6 +306,7 @@ #define SMSG_CHAT_TALKIE_BOX 0x0191 #define SMSG_MAIL_MAILS_LIST 0x0240 +#define SMSG_MAIL_READ_MAIL 0x0242 #define SMSG_MAIL_OPEN_WINDOW 0x0260 #define SMSG_FAMILY_ASK_FOR_CHILD 0x01f6 -- cgit v1.2.3-70-g09d2