mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 12:31:31 +00:00
[Cleanup] Remove pendinggroup from mob.h (#3278)
# Notes - This is unused.
This commit is contained in:
parent
011de2692e
commit
a8cdfb07e6
@ -1464,7 +1464,6 @@ protected:
|
|||||||
|
|
||||||
bool isgrouped;
|
bool isgrouped;
|
||||||
bool israidgrouped;
|
bool israidgrouped;
|
||||||
bool pendinggroup;
|
|
||||||
uint16 entity_id_being_looted; //the id of the entity being looted, 0 if not looting.
|
uint16 entity_id_being_looted; //the id of the entity being looted, 0 if not looting.
|
||||||
uint8 texture;
|
uint8 texture;
|
||||||
uint8 helmtexture;
|
uint8 helmtexture;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user