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