From b1bd6c7433f2b90ae2a5c09afece8ad3cff383ec Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 4 Apr 2017 19:29:35 +0300 Subject: Increase client protocol version to 21. --- src/net/eathena/network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/net/eathena/network.h b/src/net/eathena/network.h index 495d7a4a1..d22adaa2b 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 20 +#define CLIENT_PROTOCOL_VERSION 21 namespace EAthena { -- cgit v1.2.3-60-g2f50