*A missing part of the last rev.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-06-10 16:38:19 -05:00
parent 5daba83c70
commit 5ad8284841

View File

@@ -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();