miscs(pet, log, needForQuest)

This commit is contained in:
Yunfan Li
2023-08-10 00:17:37 +08:00
parent 8c9ab0e428
commit 7c177bccc9
3 changed files with 8 additions and 18 deletions

View File

@@ -362,7 +362,6 @@ void RandomPlayerbotFactory::CreateRandomBots()
uint32 count = AccountMgr::GetCharactersCount(accountId);
if (count >= 10)
{
totalRandomBotChars += count;
continue;
}
bot_creation = true;