From 2720db6cec1e79e3c59a9dcf6a2ae93bfb5c8828 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 4 Mar 2018 02:39:30 +0300 Subject: Increase tmwa client packet version to 8. --- src/net/tmwa/network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net') diff --git a/src/net/tmwa/network.h b/src/net/tmwa/network.h index f3729b9e3..19360a021 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 7 +#define CLIENT_PROTOCOL_VERSION 8 namespace TmwAthena { -- cgit v1.2.3-60-g2f50