From 85f4d70c7d6f06bbce93360cb05308de2901a683 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 1 Jul 2007 10:19:43 +0000 Subject: * TXT->SQL converter fixup - Added missing char_id insert which totally messed up the conversion - Fixed login converter ignoring many columns (although it had the data) - Pointed out that Login-stored account variable conversion is MISSING! - Pointed out that Status, Homunculus and Mapreg conversion is MISSING! - Blocked the config functions from exiting server when file not found - Finally added VS8 project files for this thing git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10835 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/char_sql/char.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/char_sql/char.h') diff --git a/src/char_sql/char.h b/src/char_sql/char.h index 54f0bbd9e..5af183033 100644 --- a/src/char_sql/char.h +++ b/src/char_sql/char.h @@ -22,8 +22,6 @@ #define START_CHAR_NUM 150000 #define MAX_MAP_SERVERS 30 -#define LAN_CONF_NAME "conf/subnet_athena.conf" - #define DEFAULT_AUTOSAVE_INTERVAL 300*1000 struct itemtmp { -- cgit v1.2.3-70-g09d2