mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
*A missing part of the last rev.
--HG-- branch : trunk
This commit is contained in:
@@ -759,6 +759,7 @@ void Map::Update(const uint32 &t_diff)
|
||||
MoveAllCreaturesInMoveList();
|
||||
RemoveAllObjectsInRemoveList();
|
||||
|
||||
m_notifyTimer.Update(t_diff);
|
||||
if(m_notifyTimer.Passed())
|
||||
{
|
||||
m_notifyTimer.Reset();
|
||||
|
||||
Reference in New Issue
Block a user