From 23ea6f137e33ba1158ec3e6783fe31435fcffe1f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Feb 2015 16:49:57 +0300 Subject: eathena: add packet SMSG_SEARCHSTORE_SEARCH_FAILED 0x0837. --- 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 cdff5a705..f58f4ff93 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -344,6 +344,7 @@ #define SMSG_CART_REMOVE 0x012b #define SMSG_SEARCHSTORE_SEARCH_ACK 0x0836 +#define SMSG_SEARCHSTORE_SEARCH_FAILED 0x0837 /********************************** * Packets from client to server * -- cgit v1.2.3-70-g09d2