summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-09 18:47:19 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-09 18:47:19 +0300
commit43db029011d22270f4b0a6d94a13a7dca24291c3 (patch)
tree27ebcdf243ca7ef0b26d19d908e3238c595bbf8b /src/net/eathena/protocol.h
parent66cb4abf50fe7bb07aaedf0488b25825e5c08165 (diff)
downloadManaVerse-43db029011d22270f4b0a6d94a13a7dca24291c3.tar.gz
ManaVerse-43db029011d22270f4b0a6d94a13a7dca24291c3.tar.bz2
ManaVerse-43db029011d22270f4b0a6d94a13a7dca24291c3.tar.xz
ManaVerse-43db029011d22270f4b0a6d94a13a7dca24291c3.zip
eathena: add partial support for packet SMSG_SEARCHSTORE_OPEN 0x083a.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h1
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 *