diff options
Diffstat (limited to 'src/map/battle.h')
-rw-r--r-- | src/map/battle.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/battle.h b/src/map/battle.h index de59f5717..46d785a2b 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -410,7 +410,6 @@ extern struct Battle_Config int show_hp_sp_drain, show_hp_sp_gain; //[Skotlex] int mob_npc_event_type; //Determines on who the npc_event is executed. [Skotlex] - int mob_clear_delay; // [Valaris] int character_size; // if riders have size=2, and baby class riders size=1 [Lupus] int mob_max_skilllvl; // Max possible skill level [Lupus] |