From 7d85a497741c422c711b04a8df2995c7bf2d2aa6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 2 Mar 2015 11:52:09 +0300 Subject: eathena: change netcode version to 7. --- src/net/eathena/network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/net/eathena/network.h b/src/net/eathena/network.h index 5aefb248c..05d5f0cb4 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 6 +#define CLIENT_PROTOCOL_VERSION 7 namespace EAthena { -- cgit v1.2.3-60-g2f50