diff --git a/zone/mob.h b/zone/mob.h index 457f5ab7c..46165bb74 100644 --- a/zone/mob.h +++ b/zone/mob.h @@ -1643,7 +1643,6 @@ protected: uint32 casting_spell_inventory_slot; uint32 casting_spell_timer; uint32 casting_spell_timer_duration; - uint32 casting_spell_type; int16 casting_spell_resist_adjust; uint32 casting_spell_aa_id; uint32 casting_spell_recast_adjust;