From f23b4d59152d46450d80066d514869c34c512abc Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Mon, 18 Dec 2006 15:06:51 +0000 Subject: - Cosmetic changes to db. - Fixed the unused MAPINDEX_AUTOADD section in mapindex.c (mapindex.h wasn't being included) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9515 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mapindex.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/common/mapindex.h') diff --git a/src/common/mapindex.h b/src/common/mapindex.h index 7e2bbe289..3f5b5107a 100644 --- a/src/common/mapindex.h +++ b/src/common/mapindex.h @@ -4,7 +4,8 @@ extern char mapindex_cfgfile[80]; //whether to enable auto-adding of maps during run. Not so secure as the map indexes will vary! -#define MAPINDEX_AUTOADD +// disabled - since mapindex.h wasn't included in mapindex.c it never got enabled anyway... [FlavioJS] +//#define MAPINDEX_AUTOADD //Some definitions for the mayor city maps. #define MAP_PRONTERA "prontera.gat" -- cgit v1.2.3-60-g2f50