mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
*Update to Mangos 7136.
--HG-- branch : trunk
This commit is contained in:
@@ -241,7 +241,7 @@ void MapManager::RemoveBonesFromMap(uint32 mapid, uint64 guid, float x, float y)
|
||||
}
|
||||
|
||||
void
|
||||
MapManager::Update(time_t diff)
|
||||
MapManager::Update(uint32 diff)
|
||||
{
|
||||
i_timer.Update(diff);
|
||||
if( !i_timer.Passed() )
|
||||
|
||||
Reference in New Issue
Block a user