fix(Core/Unit): potential crash + extract duplicated code (#5303)

This commit is contained in:
Francesco Borzì
2021-05-01 14:18:29 +02:00
committed by GitHub
parent f70ed8b8ca
commit 52f6f2f15b
2 changed files with 39 additions and 38 deletions

View File

@@ -2620,6 +2620,8 @@ private:
uint32 _oldFactionId; ///< faction before charm
bool m_petCatchUp;
float processDummyAuras(float TakenTotalMod) const;
};
namespace acore