From 3650d1d45613d54fbaa14d5273b4ec7a49b29dd7 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Wed, 4 Jan 2012 18:44:32 +0000 Subject: Fixed a typo from r15381, bugreport:5202 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15391 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map') diff --git a/src/map/battle.c b/src/map/battle.c index 00d7a2dc1..84ff53804 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -4681,7 +4681,7 @@ void battle_adjust_conf() #endif #if PACKETVER < 20100803 - if( battle_config.feature_buying_store ) { + if( battle_config.feature_search_stores ) { ShowWarning("conf/battle/feature.conf search_stores is enabled but it requires PACKETVER 2010-08-03 or newer, disabling...\n"); battle_config.feature_search_stores = 0; } -- cgit v1.2.3-60-g2f50