[Cleanup] Remove numMembers from raids.h (#3362)

# Notes
- This is unused.
This commit is contained in:
Alex King 2023-05-24 23:40:20 -04:00 committed by GitHub
parent f41a219309
commit 622fe50479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -263,7 +263,6 @@ public:
protected:
Client *leader;
bool locked;
uint16 numMembers;
uint32 LootType;
bool disbandCheck;
bool forceDisband;