mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
*Fix the bug that relocation notify is called twice.
--HG-- branch : trunk
This commit is contained in:
@@ -755,7 +755,6 @@ void Map::Update(const uint32 &t_diff)
|
||||
}
|
||||
|
||||
MoveAllCreaturesInMoveList();
|
||||
RelocationNotify();
|
||||
RemoveAllObjectsInRemoveList();
|
||||
|
||||
// Don't unload grids if it's battleground, since we may have manually added GOs,creatures, those doesn't load from DB at grid re-load !
|
||||
|
||||
Reference in New Issue
Block a user