summaryrefslogtreecommitdiff
path: root/src/net/eathena/network.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-12 19:24:16 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-12 19:24:16 +0300
commit650ed453901c51b75234523fd70bd3d07d2244bc (patch)
tree8f967a3d869c8b849dc5a3b732d1b2e73d47ed1a /src/net/eathena/network.h
parent0a7c70b7dc3a25fb0435b8b6fb60a3263b5c57bb (diff)
downloadplus-650ed453901c51b75234523fd70bd3d07d2244bc.tar.gz
plus-650ed453901c51b75234523fd70bd3d07d2244bc.tar.bz2
plus-650ed453901c51b75234523fd70bd3d07d2244bc.tar.xz
plus-650ed453901c51b75234523fd70bd3d07d2244bc.zip
With equipped items read cards (hercules).
Changed client version to 9.
Diffstat (limited to 'src/net/eathena/network.h')
-rw-r--r--src/net/eathena/network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/network.h b/src/net/eathena/network.h
index 89bd5f816..0d25bbf38 100644
--- a/src/net/eathena/network.h
+++ b/src/net/eathena/network.h
@@ -29,7 +29,7 @@
* Protocol version, reported to the eAthena char and mapserver who can adjust
* the protocol accordingly.
*/
-#define CLIENT_PROTOCOL_VERSION 8
+#define CLIENT_PROTOCOL_VERSION 9
namespace EAthena
{