Core/Instances: Instance lock rewrite (WIP)
Port From (https://github.com/TrinityCore/TrinityCore/commit/17665c929c3a9fb7fe75dd680648129bc1c1f874)
This commit is contained in:
@@ -122,6 +122,7 @@ namespace WorldServer
|
||||
|
||||
Global.MapMgr.UnloadAll(); // unload all grids (including locked in memory)
|
||||
Global.TerrainMgr.UnloadAll();
|
||||
Global.InstanceLockMgr.Unload();
|
||||
Global.ScriptMgr.Unload();
|
||||
|
||||
// set server offline
|
||||
|
||||
Reference in New Issue
Block a user