mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Remove deprecated procEx usage.
This commit is contained in:
@@ -2124,7 +2124,6 @@ void Unit::FakeAttackerStateUpdate(Unit* victim, WeaponAttackType attType /*= BA
|
||||
|
||||
damageInfo.procAttacker = PROC_FLAG_NONE;
|
||||
damageInfo.procVictim = PROC_FLAG_NONE;
|
||||
damageInfo.procEx = PROC_EX_NONE;
|
||||
damageInfo.hitOutCome = MELEE_HIT_NORMAL;
|
||||
|
||||
SendAttackStateUpdate(&damageInfo);
|
||||
|
||||
Reference in New Issue
Block a user