ammo init

This commit is contained in:
Yunfan Li
2023-09-06 11:38:03 +08:00
parent 891636724b
commit fdb62c6cc0
4 changed files with 8 additions and 3 deletions

View File

@@ -43,6 +43,7 @@ void AutoLearnSpellAction::LearnTrainerSpells(std::ostringstream* out)
PlayerbotFactory factory(bot, bot->GetLevel());
factory.InitClassSpells();
factory.InitAvailableSpells();
factory.InitSkills();
factory.InitPet();
// bot->LearnDefaultSkills();