From cc79a815a38dab8970e28a692b9a051627c8e56a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 5 Jan 2016 21:08:58 +0300 Subject: Change packet version to 11. Impliment fixed packets for same version. --- src/net/eathena/network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/network.h') diff --git a/src/net/eathena/network.h b/src/net/eathena/network.h index 235f0dbfd..0b628256f 100644 --- a/src/net/eathena/network.h +++ b/src/net/eathena/network.h @@ -29,7 +29,7 @@ * Protocol version, reported to the eAthena char and mapserver who can adjust * the protocol accordingly. */ -#define CLIENT_PROTOCOL_VERSION 15 +#define CLIENT_PROTOCOL_VERSION 16 namespace EAthena { -- cgit v1.2.3-70-g09d2