mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 10:03:47 +00:00
This commit is contained in:
@@ -172,7 +172,7 @@ uint8 LFGQueue::FindGroups()
|
||||
{
|
||||
//sLog->outString("FIND GROUPS!");
|
||||
uint8 newGroupsProcessed = 0;
|
||||
while (!newToQueueStore.empty())
|
||||
if (!newToQueueStore.empty())
|
||||
{
|
||||
++newGroupsProcessed;
|
||||
uint64 newGuid = newToQueueStore.front();
|
||||
|
||||
Reference in New Issue
Block a user