Merge branch 'master' into self-command

This commit is contained in:
Yunfan Li
2024-07-22 09:08:29 +08:00
49 changed files with 326 additions and 241 deletions

View File

@@ -1104,7 +1104,7 @@ void PlayerbotAI::DoNextAction(bool min)
if (!group->SameSubGroup(bot, member))
continue;
if (member->getLevel() < bot->getLevel())
if (member->GetLevel() < bot->GetLevel())
continue;
// follow real player only if he has more honor/arena points