mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 08:46:09 +00:00
fix(Core/Pets): Corrected pet speed catchup system. (#7131)
This commit is contained in:
@@ -2625,7 +2625,6 @@ private:
|
||||
bool m_duringRemoveFromWorld; // lock made to not add stuff after begining removing from world
|
||||
|
||||
uint32 _oldFactionId; ///< faction before charm
|
||||
bool m_petCatchUp;
|
||||
|
||||
float processDummyAuras(float TakenTotalMod) const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user