summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-09 21:28:08 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-09 21:28:08 +0300
commit76bbb31b1d9b1b8c22614ac91e765519194257d8 (patch)
tree2eccf36c757bb024efbcad754313e227742902cb /src/net/eathena/protocol.h
parent020e34363763d9cd0d691ae3b3da1ead52defa4e (diff)
downloadManaVerse-76bbb31b1d9b1b8c22614ac91e765519194257d8.tar.gz
ManaVerse-76bbb31b1d9b1b8c22614ac91e765519194257d8.tar.bz2
ManaVerse-76bbb31b1d9b1b8c22614ac91e765519194257d8.tar.xz
ManaVerse-76bbb31b1d9b1b8c22614ac91e765519194257d8.zip
eathena: add packet CMSG_SEARCHSTORE_CLICK 0x0835.
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 1128172a0..1d34f158a 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -568,5 +568,6 @@
#define CMSG_SEARCHSTORE_SEARCH 0x0819
#define CMSG_SEARCHSTORE_NEXT_PAGE 0x0940
#define CMSG_SEARCHSTORE_CLOSE 0x083b
+#define CMSG_SEARCHSTORE_CLICK 0x0835
#endif // NET_EATHENA_PROTOCOL_H