diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 * |