From 5a8b8f4ad56914e1c75acd29807897ba1433c96f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 20 Mar 2013 13:41:18 +0300 Subject: add netcode support for channels (for now evol only). for now any channel ignored and used as general tab. also change netcode version to 8. --- src/net/tmwa/network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/tmwa/network.h') diff --git a/src/net/tmwa/network.h b/src/net/tmwa/network.h index 66c1acb26..e2018fd37 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 7 +#define CLIENT_PROTOCOL_VERSION 8 #define CLIENT_TMW_PROTOCOL_VERSION 1 namespace TmwAthena -- cgit v1.2.3-70-g09d2