mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
feat(Core/Autobroacast): Add autobroadcast locale (#20946)
This commit is contained in:
@@ -2028,6 +2028,7 @@ void World::SetInitialWorldSettings()
|
||||
///- Load AutoBroadCast
|
||||
LOG_INFO("server.loading", "Loading Autobroadcasts...");
|
||||
sAutobroadcastMgr->LoadAutobroadcasts();
|
||||
sAutobroadcastMgr->LoadAutobroadcastsLocalized();
|
||||
|
||||
///- Load Motd
|
||||
LOG_INFO("server.loading", "Loading Motd...");
|
||||
|
||||
Reference in New Issue
Block a user