From 6619e19b58fff810cdebc8e00c83a1b5c261214d Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 23 Jul 2007 17:58:54 +0000 Subject: * Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleport * Simplified the mapindex code a bit * Changed clif_skill_warppoint() so that now the '.gat' adding happens inside and doesn't have to be handled by the calling code git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10901 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mapindex.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/mapindex.h') diff --git a/src/common/mapindex.h b/src/common/mapindex.h index 0ec192258..f49ee923b 100644 --- a/src/common/mapindex.h +++ b/src/common/mapindex.h @@ -8,7 +8,6 @@ extern char mapindex_cfgfile[80]; //whether to enable auto-adding of maps during run. Not so secure as the map indexes will vary! -// 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. -- cgit v1.2.3-60-g2f50