From 4c8e69bb2f2c37a9dcea897248322b224f926ef2 Mon Sep 17 00:00:00 2001 From: GodLesZ Date: Fri, 23 Dec 2011 14:04:25 +0000 Subject: - Removed unused "save_log" setting (addepted from char server, used to debug save/load of objects) (bugreport:3218) - Fixed tabs in message output (bugreport:5156) - * change - Ai4rei was faster :P git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15227 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 709ccd54e..ad53f8145 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -4354,7 +4354,6 @@ static const struct _battle_data { { "over_def_bonus", &battle_config.over_def_bonus, 0, 0, 1000, }, { "skill_log", &battle_config.skill_log, BL_NUL, BL_NUL, BL_ALL, }, { "battle_log", &battle_config.battle_log, 0, 0, 1, }, - { "save_log", &battle_config.save_log, 0, 0, 1, }, { "etc_log", &battle_config.etc_log, 1, 0, 1, }, { "save_clothcolor", &battle_config.save_clothcolor, 1, 0, 1, }, { "undead_detect_type", &battle_config.undead_detect_type, 0, 0, 2, }, -- cgit v1.2.3-70-g09d2