mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00: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