summaryrefslogtreecommitdiff
path: root/src/map/battle.h
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-25 15:08:26 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-25 15:08:26 +0000
commit18f01d4f113b8ac7430946688292011c5fc3c2fb (patch)
treeb76f7c16e46fc00e717299a2bb178af735b34a94 /src/map/battle.h
parent38b486e1074537b27f6c523b3f79d47128dfcdf6 (diff)
downloadhercules-18f01d4f113b8ac7430946688292011c5fc3c2fb.tar.gz
hercules-18f01d4f113b8ac7430946688292011c5fc3c2fb.tar.bz2
hercules-18f01d4f113b8ac7430946688292011c5fc3c2fb.tar.xz
hercules-18f01d4f113b8ac7430946688292011c5fc3c2fb.zip
- Removed config setting allow_atcommand_when_mute as it's no longer used (see manner_system in misc.conf for it's replacement)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8860 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/battle.h')
-rw-r--r--src/map/battle.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index 8e9dc1010..a4acd4538 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -358,7 +358,6 @@ extern struct Battle_Config {
unsigned short skill_steal_max_tries; //max steal skill tries on a mob. if=256, then w/o limit [Lupus]
// unsigned short night_darkness_level; // [celest]
unsigned short motd_type; // [celest]
- unsigned short allow_atcommand_when_mute; // [celest]
unsigned short finding_ore_rate; // orn
unsigned short exp_calc_type;
unsigned short min_skill_delay_limit;