diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 0d3954d7b..a6f14c109 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -533,4 +533,6 @@ #define CMSG_AUCTION_SEARCH 0x0251 #define CMSG_AUCTION_BUY_SELL 0x025c +#define CMSG_VENDING_CLOSE 0x012e + #endif // NET_EATHENA_PROTOCOL_H |