mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 08:28:57 +01:00
Core: Removed all double (and more) empty lines
This commit is contained in:
@@ -1659,7 +1659,6 @@ void Spell::EffectForceCastWithValue(SpellEffIndex effIndex)
|
||||
caster->CastCustomSpell(unitTarget, spellInfo->Id, &bp, &bp, &bp, true, NULL, NULL, m_originalCasterGUID);
|
||||
}
|
||||
|
||||
|
||||
void Spell::EffectTriggerSpell(SpellEffIndex effIndex)
|
||||
{
|
||||
// only unit case known
|
||||
|
||||
Reference in New Issue
Block a user