(cherry picked from commit d8e12d826c)
This commit is contained in:
Killyana
2019-12-07 19:14:31 +01:00
committed by Shauren
parent a8e4add6cc
commit 5317d98e33

View File

@@ -2110,7 +2110,7 @@ void AuraEffect::HandleFeignDeath(AuraApplication const* aurApp, uint8 mode, boo
}
}
}
for (auto& pair : target->GetThreatManager().GetThreatenedByMeList())
pair.second->ScaleThreat(0.0f);