mirror of
https://git.vectorsigma.ru/public/mod-playerbots.git
synced 2026-07-30 05:49:16 +00:00
Auto save mana strategy
This commit is contained in:
@@ -121,7 +121,7 @@ void PlayerbotFactory::Init()
|
||||
// continue;
|
||||
|
||||
enchantSpellIdCache.push_back(id);
|
||||
LOG_INFO("playerbots", "Add {} to enchantment spells", id);
|
||||
// LOG_INFO("playerbots", "Add {} to enchantment spells", id);
|
||||
}
|
||||
}
|
||||
LOG_INFO("playerbots", "Loading {} enchantment spells", enchantSpellIdCache.size());
|
||||
|
||||
Reference in New Issue
Block a user