From cd7790c3220e75019c6d34185682df6d0251408b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 15 Feb 2011 03:36:25 +0200 Subject: Change client protocol version to 2. --- src/net/tmwa/network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/net/tmwa/network.h b/src/net/tmwa/network.h index bdafd6a09..a340f7af1 100644 --- a/src/net/tmwa/network.h +++ b/src/net/tmwa/network.h @@ -38,7 +38,7 @@ * Protocol version, reported to the eAthena char and mapserver who can adjust * the protocol accordingly. */ -#define CLIENT_PROTOCOL_VERSION 1 +#define CLIENT_PROTOCOL_VERSION 2 namespace TmwAthena { -- cgit v1.2.3-60-g2f50