From f2a4147e83fc9d7e510f3d391fc87efcc44005e2 Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 14 Sep 2006 15:39:24 +0000 Subject: - Shadow Jump no longer goes over walls. - Insignificant cleanups. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8751 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/battle.c') diff --git a/src/map/battle.c b/src/map/battle.c index 246d3fae4..aea5d1444 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -3440,7 +3440,6 @@ int battle_config_switch(const char *str) { strncmpi(str, "non",3) == 0 || strncmpi(str, "nein",4) == 0) return 0; - return atoi(str); } -- cgit v1.2.3-70-g09d2