Files
azerothcore-wotlk-pbot/doc/changelog/pendings/changes_1635377685423214200.md

225 B

How to upgrade

- time(nullptr)
+ GameTime::GetGameTime().count()
- sWorld->GetGameTime()
+ GameTime::GetGameTime().count()
- World::GetGameTimeMS()
+ GameTime::GetGameTimeMS().count()