From 42407f169ac67d375cba959bc553ffc186436cba Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Sep 2014 12:55:46 +0300 Subject: eathena: add packet CMSG_MAIL_SEND 0x0248. --- 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 70ffd74e5..16e5d481c 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -373,6 +373,7 @@ #define CMSG_MAIL_RETURN_MESSAGE 0x0273 #define CMSG_MAIL_SET_ATTACH 0x0247 #define CMSG_MAIL_RESET_ATTACH 0x0246 +#define CMSG_MAIL_SEND 0x0248 #define SMSG_SOLVE_CHAR_NAME 0x0194 #define SMSG_SKILL_CASTING 0x07fb -- cgit v1.2.3-60-g2f50