summaryrefslogtreecommitdiff
path: root/src/map/battle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/battle.h')
-rw-r--r--src/map/battle.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index 8ec793e8c..bdfbd90e5 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -221,8 +221,7 @@ extern struct Battle_Config {
unsigned short etc_log;
unsigned short save_clothcolor;
unsigned short undead_detect_type;
- unsigned short pc_auto_counter_type;
- unsigned short monster_auto_counter_type;
+ unsigned short auto_counter_type;
unsigned short min_hitrate; //[Skotlex]
unsigned short max_hitrate; //[Skotlex]
unsigned short agi_penalty_type;