From a51ddaae7c858b1f071d59cfb5692b9aabc40756 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 4 Aug 2015 03:10:21 +0300 Subject: Change tmw protocol version to 4. --- 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 793be1f83..c9145f85f 100644 --- a/src/net/tmwa/network.h +++ b/src/net/tmwa/network.h @@ -30,7 +30,7 @@ * the protocol accordingly. */ #define CLIENT_PROTOCOL_VERSION 12 -#define CLIENT_TMW_PROTOCOL_VERSION 3 +#define CLIENT_TMW_PROTOCOL_VERSION 4 namespace TmwAthena { -- cgit v1.2.3-60-g2f50