diff options
| author | Paradox <none@none> | 2009-02-18 07:46:24 -0500 |
|---|---|---|
| committer | Paradox <none@none> | 2009-02-18 07:46:24 -0500 |
| commit | 3ea5417336b8bd271bb33e616c2dbdc6a2331734 (patch) | |
| tree | 591452af025c4a01c878df06634482365e117b40 /src/game | |
| parent | 89ba43ef3e3f8d4b563c9e8efaf06bf7f7b44065 (diff) | |
Yet more tabs to spaces
--HG--
branch : trunk
Diffstat (limited to 'src/game')
| -rw-r--r-- | src/game/SpellEffects.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/SpellEffects.cpp b/src/game/SpellEffects.cpp index db4df9a5862..92a73ffbdb4 100644 --- a/src/game/SpellEffects.cpp +++ b/src/game/SpellEffects.cpp @@ -4996,7 +4996,7 @@ void Spell::EffectScriptEffect(uint32 effIndex) } case 47977: // Magic Broom { - if(!unitTarget) + if(!unitTarget) return; if(unitTarget) |
