mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 12:38:21 +00:00
[Cleanup] Remove numMembers from raids.h (#3362)
# Notes - This is unused.
This commit is contained in:
@@ -263,7 +263,6 @@ public:
|
|||||||
protected:
|
protected:
|
||||||
Client *leader;
|
Client *leader;
|
||||||
bool locked;
|
bool locked;
|
||||||
uint16 numMembers;
|
|
||||||
uint32 LootType;
|
uint32 LootType;
|
||||||
bool disbandCheck;
|
bool disbandCheck;
|
||||||
bool forceDisband;
|
bool forceDisband;
|
||||||
|
|||||||
Reference in New Issue
Block a user