From 66cb4abf50fe7bb07aaedf0488b25825e5c08165 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Feb 2015 18:40:26 +0300 Subject: eathena: add packet CMSG_SEARCHSTORE_NEXT_PAGE 0x0940. --- 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 f58f4ff93..20df3a5c0 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -565,5 +565,6 @@ #define CMSG_BUYINGSTORE_SELL 0x0811 #define CMSG_SEARCHSTORE_SEARCH 0x0819 +#define CMSG_SEARCHSTORE_NEXT_PAGE 0x0940 #endif // NET_EATHENA_PROTOCOL_H -- cgit v1.2.3-70-g09d2