mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
[Cleanup] Remove pendinggroup from mob.h (#3278)
# Notes - This is unused.
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user