mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Re-instate random bots guilds (#969)
I believe this should have been enabled again at some point.
This commit is contained in:
parent
bf195efaea
commit
c2caf3c564
@ -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();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user