mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Fix addclass
This commit is contained in:
@@ -162,8 +162,6 @@ RandomPlayerbotMgr::RandomPlayerbotMgr() : PlayerbotHolder(), processTicks(0)
|
||||
{
|
||||
sPlayerbotCommandServer->Start();
|
||||
PrepareTeleportCache();
|
||||
if (sPlayerbotAIConfig->addClassCommand)
|
||||
PrepareAddclassCache();
|
||||
}
|
||||
|
||||
BattlegroundData.clear();
|
||||
|
||||
Reference in New Issue
Block a user