From 6eb12f07e8d1c813e094097dd94bf4fc450bace3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 6 Jan 2015 22:18:08 +0300 Subject: eathena: add packet CMSG_AUCTION_BUY_SELL 0x025c. --- 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 dda0cf4cd..8e37d376f 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -523,5 +523,6 @@ #define CMSG_AUCTION_CLOSE 0x025d #define CMSG_AUCTION_BID 0x024f #define CMSG_AUCTION_SEARCH 0x0251 +#define CMSG_AUCTION_BUY_SELL 0x025c #endif // NET_EATHENA_PROTOCOL_H -- cgit v1.2.3-70-g09d2