From 8f49aa549ba451768c6748ca0ffb2d5bdb5a0eaf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Dec 2014 14:09:35 +0300 Subject: eathena: add packet CMSG_NPC_CASH_SHOP_BUY 0x0288. --- 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 45c8e4d6e..53214e876 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -386,6 +386,7 @@ #define CMSG_NPC_SELL_REQUEST 0x00c9 #define CMSG_NPC_MARKET_CLOSE 0x09d8 #define CMSG_NPC_MARKET_BUY 0x09d6 +#define CMSG_NPC_CASH_SHOP_BUY 0x0288 #define CMSG_TRADE_REQUEST 0x00e4 #define CMSG_TRADE_RESPONSE 0x00e6 -- cgit v1.2.3-60-g2f50