mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
fix(Core/Unit): potential crash + extract duplicated code (#5303)
This commit is contained in:
@@ -2620,6 +2620,8 @@ private:
|
||||
|
||||
uint32 _oldFactionId; ///< faction before charm
|
||||
bool m_petCatchUp;
|
||||
|
||||
float processDummyAuras(float TakenTotalMod) const;
|
||||
};
|
||||
|
||||
namespace acore
|
||||
|
||||
Reference in New Issue
Block a user