From 43db029011d22270f4b0a6d94a13a7dca24291c3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Feb 2015 18:47:19 +0300 Subject: eathena: add partial support for packet SMSG_SEARCHSTORE_OPEN 0x083a. --- 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 20df3a5c0..a6e193ccc 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -345,6 +345,7 @@ #define SMSG_SEARCHSTORE_SEARCH_ACK 0x0836 #define SMSG_SEARCHSTORE_SEARCH_FAILED 0x0837 +#define SMSG_SEARCHSTORE_OPEN 0x083a /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2