From a0f83483c5d9ae0a6b809c93e62697ba399ac246 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Sep 2014 12:28:16 +0300 Subject: eathena: add packet CMSG_MAIL_SET_ATTACH 0x0247. --- 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 1196988aa..d28806559 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -371,6 +371,7 @@ #define CMSG_MAIL_GET_ATTACH 0x0244 #define CMSG_MAIL_DELETE_MESSAGE 0x0243 #define CMSG_MAIL_RETURN_MESSAGE 0x0273 +#define CMSG_MAIL_SET_ATTACH 0x0247 #define SMSG_SOLVE_CHAR_NAME 0x0194 #define SMSG_SKILL_CASTING 0x07fb -- cgit v1.2.3-70-g09d2