From 60757643df53ff5d9d6aa361486348bc6d4bf0f2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Jun 2012 23:37:28 +0300 Subject: From eAthena netcode remove some evol packets implimentations. --- src/net/eathena/network.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/net/eathena/network.h') diff --git a/src/net/eathena/network.h b/src/net/eathena/network.h index 82e8fcc88..4a7f41c09 100644 --- a/src/net/eathena/network.h +++ b/src/net/eathena/network.h @@ -39,8 +39,7 @@ * Protocol version, reported to the eAthena char and mapserver who can adjust * the protocol accordingly. */ -#define CLIENT_PROTOCOL_VERSION 5 -#define CLIENT_TMW_PROTOCOL_VERSION 1 +#define CLIENT_PROTOCOL_VERSION 1 namespace EAthena { -- cgit v1.2.3-60-g2f50