mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 20:22:23 -04:00
Core/Misc: Do not use singleton when calling to static function ChooseDisplayId (and remove unused parameter)
This commit is contained in:
@@ -101,8 +101,6 @@ SmartWaypointMgr::~SmartWaypointMgr()
|
||||
|
||||
delete itr->second;
|
||||
}
|
||||
|
||||
waypoint_map.clear();
|
||||
}
|
||||
|
||||
void SmartAIMgr::LoadSmartAIFromDB()
|
||||
|
||||
Reference in New Issue
Block a user