diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 575e52246..35e72298d 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -308,6 +308,7 @@ #define SMSG_MAIL_MAILS_LIST 0x0240 #define SMSG_MAIL_READ_MAIL 0x0242 #define SMSG_MAIL_GET_ATTACHMENT 0x0245 +#define SMSG_MAIL_SEND_MAIL_ACK 0x0249 #define SMSG_MAIL_OPEN_WINDOW 0x0260 #define SMSG_FAMILY_ASK_FOR_CHILD 0x01f6 |