From d6f607842bb91d2f76b6d677e4e899de50fa27cf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 26 Mar 2015 21:48:29 +0300 Subject: eathena: add packet CMSG_NPC_SHOP_CLOSE 0x09d4. --- 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 c55afa3ac..81c062f79 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -613,6 +613,7 @@ #define CMSG_NPC_IDENTIFY 0x0178 #define CMSG_NPC_SELECT_ARROW 0x01ae #define CMSG_NPC_SELECT_AUTO_SPELL 0x01ce +#define CMSG_NPC_SHOP_CLOSE 0x09d4 #define CMSG_PLAYER_MAPMOVE 0x0140 #define CMSG_REMOVE_OPTION 0x012a -- cgit v1.2.3-60-g2f50