[Cleanup] Remove casting_spell_type from mob.h (#3064)

# Notes
- This is unused.
This commit is contained in:
Alex King
2023-03-16 20:23:21 -04:00
committed by GitHub
parent b73c2016cf
commit cc6bcf3295
-1
View File
@@ -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;