mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-12-01 21:12:50 +08:00
Re-instate random bots guilds (#969)
I believe this should have been enabled again at some point.
This commit is contained in:
@@ -394,7 +394,7 @@ void PlayerbotFactory::Randomize(bool incremental)
|
|||||||
// pmo = sPerformanceMonitor->start(PERF_MON_RNDBOT, "PlayerbotFactory_Guilds");
|
// pmo = sPerformanceMonitor->start(PERF_MON_RNDBOT, "PlayerbotFactory_Guilds");
|
||||||
// LOG_INFO("playerbots", "Initializing guilds...");
|
// LOG_INFO("playerbots", "Initializing guilds...");
|
||||||
// bot->SaveToDB(false, false);
|
// bot->SaveToDB(false, false);
|
||||||
// InitGuild();
|
InitGuild();
|
||||||
// bot->SaveToDB(false, false);
|
// bot->SaveToDB(false, false);
|
||||||
// if (pmo)
|
// if (pmo)
|
||||||
// pmo->finish();
|
// pmo->finish();
|
||||||
|
|||||||
Reference in New Issue
Block a user