mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +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");
|
||||
// LOG_INFO("playerbots", "Initializing guilds...");
|
||||
// bot->SaveToDB(false, false);
|
||||
// InitGuild();
|
||||
InitGuild();
|
||||
// bot->SaveToDB(false, false);
|
||||
// if (pmo)
|
||||
// pmo->finish();
|
||||
|
||||
Reference in New Issue
Block a user