mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Maps: Split Ebon Hold and Exile's reach by faction and removed forced sanctuary hack
This commit is contained in:
@@ -1229,6 +1229,9 @@ void ScriptMgr::Initialize()
|
||||
// LFGScripts
|
||||
lfg::AddSC_LFGScripts();
|
||||
|
||||
// MapScripts
|
||||
sMapMgr->AddSC_BuiltInScripts();
|
||||
|
||||
// Load all static linked scripts through the script loader function.
|
||||
ASSERT(_script_loader_callback,
|
||||
"Script loader callback wasn't registered!");
|
||||
|
||||
Reference in New Issue
Block a user