From a714d83889a34d30b542c3c6ab7c49228fe71f53 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Dec 2013 14:42:42 +0300 Subject: Add support for set npc dialog title from server script. Change client version netcode to 12. --- src/net/tmwa/network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/tmwa/network.h') diff --git a/src/net/tmwa/network.h b/src/net/tmwa/network.h index 83bd34610..21ff221aa 100644 --- a/src/net/tmwa/network.h +++ b/src/net/tmwa/network.h @@ -31,7 +31,7 @@ * Protocol version, reported to the eAthena char and mapserver who can adjust * the protocol accordingly. */ -#define CLIENT_PROTOCOL_VERSION 11 +#define CLIENT_PROTOCOL_VERSION 12 #define CLIENT_TMW_PROTOCOL_VERSION 1 namespace TmwAthena -- cgit v1.2.3-70-g09d2