From 4ae0cd0b3838cc3354702af2ca6d669a91afdd8d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Feb 2015 15:56:35 +0300 Subject: eathena: add packet CMSG_SEARCHSTORE_SEARCH 0x0819. --- 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 640db8a78..a214674ed 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -561,4 +561,6 @@ #define CMSG_BUYINGSTORE_OPEN 0x0360 #define CMSG_BUYINGSTORE_SELL 0x0811 +#define CMSG_SEARCHSTORE_SEARCH 0x0819 + #endif // NET_EATHENA_PROTOCOL_H -- cgit v1.2.3-70-g09d2