mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Apply code style for my prev. commit and fixed spell anti-magic zone
--HG-- branch : trunk
This commit is contained in:
@@ -2071,7 +2071,6 @@ void Unit::CalcAbsorbResist(Unit *pVictim, SpellSchoolMask schoolMask, DamageEff
|
||||
absorbed = canabsorb;
|
||||
|
||||
RemainingDamage -= absorbed;
|
||||
triggeredSpells.push_back(TriggeredSpellInfo(0, this, caster, absorbed, *i));
|
||||
}
|
||||
continue;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user