From 36835c498ff166cffca985afd8b3cd29d3eef7f3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 4 May 2015 22:14:07 +0300 Subject: tmwa: change net code version to 2. --- src/net/tmwa/network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/net/tmwa/network.h b/src/net/tmwa/network.h index 358647bb2..90cce7d7e 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 1 +#define CLIENT_TMW_PROTOCOL_VERSION 2 namespace TmwAthena { -- cgit v1.2.3-60-g2f50