mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
formatting
This commit is contained in:
parent
106117003f
commit
95410c5710
@ -2666,7 +2666,7 @@ void RandomPlayerbotMgr::GetBots()
|
|||||||
if (botLevel < sPlayerbotAIConfig->randomBotMinLoginLevel ||
|
if (botLevel < sPlayerbotAIConfig->randomBotMinLoginLevel ||
|
||||||
botLevel > sPlayerbotAIConfig->randomBotMaxLoginLevel)
|
botLevel > sPlayerbotAIConfig->randomBotMaxLoginLevel)
|
||||||
{
|
{
|
||||||
continue; // Skip this bot
|
continue;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user