From 344fc37de3bbc385e04ee4109600625f9aefbeba Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 26 Oct 2013 20:40:09 +0300 Subject: add handling for map mask packet. (evol only) Also change network version to 11. --- 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 7e007742c..83bd34610 100644 --- a/src/net/tmwa/network.h +++ b/src/net/tmwa/network.h @@ -31,7 +31,7 @@ * Protocol version, reported to the eAthena char and mapserver who can adjust * the protocol accordingly. */ -#define CLIENT_PROTOCOL_VERSION 10 +#define CLIENT_PROTOCOL_VERSION 11 #define CLIENT_TMW_PROTOCOL_VERSION 1 namespace TmwAthena -- cgit v1.2.3-70-g09d2