mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 16:41:29 +00:00
[Cleanup] Remove casting_spell_type from mob.h (#3064)
# Notes - This is unused.
This commit is contained in:
parent
b73c2016cf
commit
cc6bcf3295
@ -1643,7 +1643,6 @@ protected:
|
|||||||
uint32 casting_spell_inventory_slot;
|
uint32 casting_spell_inventory_slot;
|
||||||
uint32 casting_spell_timer;
|
uint32 casting_spell_timer;
|
||||||
uint32 casting_spell_timer_duration;
|
uint32 casting_spell_timer_duration;
|
||||||
uint32 casting_spell_type;
|
|
||||||
int16 casting_spell_resist_adjust;
|
int16 casting_spell_resist_adjust;
|
||||||
uint32 casting_spell_aa_id;
|
uint32 casting_spell_aa_id;
|
||||||
uint32 casting_spell_recast_adjust;
|
uint32 casting_spell_recast_adjust;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user