From d7a4988bffc489e9584def3ce65ebe2b8f4ca0b0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Feb 2015 13:32:56 +0300 Subject: eathena: add pet talk command Changed client version to 6. --- 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 0e51b5a38..5aefb248c 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 5 +#define CLIENT_PROTOCOL_VERSION 6 namespace EAthena { -- cgit v1.2.3-60-g2f50