diff options
Diffstat (limited to 'conf/battle/misc.conf')
-rw-r--r-- | conf/battle/misc.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/battle/misc.conf b/conf/battle/misc.conf index 3fa7b34e6..4b3552b38 100644 --- a/conf/battle/misc.conf +++ b/conf/battle/misc.conf @@ -55,7 +55,7 @@ pk_weapon_attack_damage_rate: 60 pk_magic_attack_damage_rate: 60 pk_misc_attack_damage_rate: 60 -// Display skill usage/errors in console? (for debug only) (default: off) (Note 3) +// Display skill usage in console? (for debug only) (default: off) (Note 3) skill_log: off // Display battle log? (for debug only) (default: off) (Note 1) @@ -64,9 +64,6 @@ battle_log: off // Display save log? (for debug only) (default: off) (Note 1) save_log: off -// Display errors? (for debug only) (default: off) (Note 1) -error_log: on - // Display other stuff? (for debug only) (default: off) (Note 1) etc_log: off |