From 0335e7660cd45d85cbd912510b9d2967bdba553d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 6 Jan 2015 13:22:51 +0300 Subject: eathena: add packet support CMSG_AUCTION_CANCEL_REQUEST 0x024b. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 81f517db0..b02b6e79c 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -514,4 +514,6 @@ #define CMSG_FRIENDS_REQUEST_ACK 0x0208 #define CMSG_FRIENDS_DELETE_PLAYER 0x020a +#define CMSG_AUCTION_CANCEL_REQUEST 0x024b + #endif // NET_EATHENA_PROTOCOL_H -- cgit v1.2.3-70-g09d2