From d3010ba93e3f30b4af2314434c21f114459b8ef7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 26 Oct 2015 20:22:29 +0300 Subject: Add packet SMSG_NPC_SKIN 0x0b1c. --- 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 006ad4a6e..708d80b12 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 14 +#define CLIENT_PROTOCOL_VERSION 15 namespace EAthena { -- cgit v1.2.3-70-g09d2