mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-27 23:02:26 +00:00
[Cleanup] Remove numMembers from raids.h (#3362)
# Notes - This is unused.
This commit is contained in:
parent
f41a219309
commit
622fe50479
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user