[Cleanup] Remove pendinggroup from mob.h (#3278)

# Notes
- This is unused.
This commit is contained in:
Alex King 2023-04-14 19:42:27 -04:00 committed by GitHub
parent 011de2692e
commit a8cdfb07e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1464,7 +1464,6 @@ protected:
bool isgrouped;
bool israidgrouped;
bool pendinggroup;
uint16 entity_id_being_looted; //the id of the entity being looted, 0 if not looting.
uint8 texture;
uint8 helmtexture;