From 7787e10673e0b2a379b713ec823c6858e5ec1249 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 22 Dec 2014 00:26:41 +0300 Subject: eathena: add packet CMSG_NPC_MARKET_CLOSE 0x09d8. --- 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 138cdc04d..fa5940ea3 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -382,6 +382,7 @@ #define CMSG_NPC_BUY_SELL_REQUEST 0x00c5 #define CMSG_NPC_BUY_REQUEST 0x00c8 #define CMSG_NPC_SELL_REQUEST 0x00c9 +#define CMSG_NPC_MARKET_CLOSE 0x09d8 #define CMSG_TRADE_REQUEST 0x00e4 #define CMSG_TRADE_RESPONSE 0x00e6 -- cgit v1.2.3-70-g09d2