From 6efb781ea3ddffb95d092d2b6eb8acc89d8321a7 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 24 Jun 2012 01:09:43 +0000 Subject: Fixed bugreport:5295 Added a config so each server owner may decide whether their users are to view the actual data or not, requires RENEWAL_DROP git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16337 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 22ae1c13a..5cacdf0ef 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -474,6 +474,7 @@ extern struct Battle_Config int atcommand_suggestions_enabled; int min_npc_vending_distance; + int atcommand_mobinfo_type; } battle_config; void do_init_battle(void); -- cgit v1.2.3-60-g2f50