From 4af398b58583dd834090f51b70adc749cd082cbb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 14 May 2016 16:54:21 +0300 Subject: Add into tmwa packet SMSG_MAP_SET_TILES_TYPE. Change protocol version to 7. --- 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 d75d9774b..97d2d13d7 100644 --- a/src/net/tmwa/network.h +++ b/src/net/tmwa/network.h @@ -29,7 +29,7 @@ * Protocol version, reported to the tmwa char and mapserver who can adjust * the protocol accordingly. */ -#define CLIENT_PROTOCOL_VERSION 6 +#define CLIENT_PROTOCOL_VERSION 7 namespace TmwAthena { -- cgit v1.2.3-70-g09d2