fix(Core): Removing auras from spells that trigger taxi (#4820)

This commit is contained in:
Cláudio Costa
2021-03-18 15:51:36 +00:00
committed by GitHub
parent b7aa1f301a
commit 990dbfe297
2 changed files with 11 additions and 0 deletions

View File

@@ -2971,6 +2971,8 @@ private:
bool m_isInstantFlightOn;
uint32 m_flightSpellActivated;
// Remote location information
uint32 m_cinematicDiff;
uint32 m_lastCinematicCheck;