fix(Core/Unit): potential crash + extract duplicated code (#5303)
This commit is contained in:
parent
f70ed8b8ca
commit
52f6f2f15b
2 changed files with 39 additions and 38 deletions
|
|
@ -2620,6 +2620,8 @@ private:
|
|||
|
||||
uint32 _oldFactionId; ///< faction before charm
|
||||
bool m_petCatchUp;
|
||||
|
||||
float processDummyAuras(float TakenTotalMod) const;
|
||||
};
|
||||
|
||||
namespace acore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue