mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
Core/World: fixed resetting daily/weekly quests during server runtime
This commit is contained in:
@@ -2376,6 +2376,8 @@ void World::Update(uint32 diff)
|
||||
sWhoListStorageMgr->Update();
|
||||
}
|
||||
|
||||
CheckQuestResetTimes();
|
||||
|
||||
if (currentGameTime > m_NextRandomBGReset)
|
||||
ResetRandomBG();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user