From 201b3842582979ec23f611e8cf7bc0f433ac44e5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 13 Feb 2018 19:40:34 +0300 Subject: Change client protocol version to 24. --- src/net/eathena/network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/net/eathena/network.h b/src/net/eathena/network.h index 6e1a81f9a..c36f5cb50 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 23 +#define CLIENT_PROTOCOL_VERSION 24 namespace EAthena { -- cgit v1.2.3-60-g2f50