mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)
This commit is contained in:
@@ -1338,7 +1338,6 @@ void ScriptMgr::Unload()
|
||||
|
||||
void ScriptMgr::LoadDatabase()
|
||||
{
|
||||
sScriptSystemMgr->LoadScriptWaypoints();
|
||||
sScriptSystemMgr->LoadScriptSplineChains();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user