From d8e145940a4499b4218346f6bb7c50dfd44f54c0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Sep 2014 16:33:47 +0300 Subject: eathena: add partial support for packet SMSG_MAIL_OPEN_WINDOW 0x0260. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index bb50a69cd..bd729bcc8 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -202,6 +202,8 @@ #define SMSG_MONSTER_HP 0x0977 #define SMSG_PLAYER_HP 0x080e +#define SMSG_MAIL_OPEN_WINDOW 0x0260 + /********************************** * Packets from client to server * **********************************/ -- cgit v1.2.3-70-g09d2