summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-09 21:42:03 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-09 21:42:03 +0300
commit37d7bd3163ad58391df36363b6f0135c638fbeb8 (patch)
treea4a13cb66e13dd0e3576f77c6f17057fde2004d2 /src/net/eathena/protocol.h
parent76bbb31b1d9b1b8c22614ac91e765519194257d8 (diff)
downloadplus-37d7bd3163ad58391df36363b6f0135c638fbeb8.tar.gz
plus-37d7bd3163ad58391df36363b6f0135c638fbeb8.tar.bz2
plus-37d7bd3163ad58391df36363b6f0135c638fbeb8.tar.xz
plus-37d7bd3163ad58391df36363b6f0135c638fbeb8.zip
eathena: add partial support for packet SMSG_SEARCHSTORE_CLICK_ACK 0x083d.
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 1d34f158a..c285c5667 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -346,6 +346,7 @@
#define SMSG_SEARCHSTORE_SEARCH_ACK 0x0836
#define SMSG_SEARCHSTORE_SEARCH_FAILED 0x0837
#define SMSG_SEARCHSTORE_OPEN 0x083a
+#define SMSG_SEARCHSTORE_CLICK_ACK 0x083d
/**********************************
* Packets from client to server *