From d18d370956e6f58970c7f828b79dbf86525949ea Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Mar 2015 15:30:43 +0300 Subject: eathena: add partial support for packet SMSG_VENDING_OPEN_STATUS 0x0a28. --- 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 dccaf107c..25d38396e 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -405,6 +405,7 @@ #define SMSG_VENDING_ITEMS_LIST 0x0800 #define SMSG_VENDING_BUY_ACK 0x0135 #define SMSG_VENDING_OPEN 0x0136 +#define SMSG_VENDING_OPEN_STATUS 0x0a28 #define SMSG_VENDING_REPORT 0x0137 #define SMSG_ELEMENTAL_UPDATE_STATUS 0x081e -- cgit v1.2.3-70-g09d2