From 1fa3b3d27b2dc44b41516526314162f7e679a5c1 Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Sat, 23 Dec 2006 06:46:54 +0000 Subject: - Merged START_ACCOUNT_NUM and END_ACCOUNT_NUM moved from login.h to mmo.h - Merged more helpfull error messages when packet_ver=-1. (no more "clif_parse: Disconnecting session #XX for not having latest client version (has version -1)." messages). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9564 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/login/login.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/login/login.h') diff --git a/src/login/login.h b/src/login/login.h index 5a12902c7..38901ff33 100644 --- a/src/login/login.h +++ b/src/login/login.h @@ -4,8 +4,6 @@ #ifndef _LOGIN_H_ #define _LOGIN_H_ -#include "../common/mmo.h" - #define MAX_SERVERS 30 #define LOGIN_CONF_NAME "conf/login_athena.conf" -- cgit v1.2.3-70-g09d2