diff options
Diffstat (limited to 'src/game/Spell.cpp')
| -rw-r--r-- | src/game/Spell.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Spell.cpp b/src/game/Spell.cpp index c4ca6756c16..05c8b2a4d6f 100644 --- a/src/game/Spell.cpp +++ b/src/game/Spell.cpp @@ -2007,7 +2007,6 @@ void Spell::SelectEffectTargets(uint32 i, uint32 cur) Position pos; m_caster->GetNearPosition(pos, dist, angle); m_targets.setDst(&pos); // also flag - AddUnitTarget(m_caster, i); break; } |
