aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorQAston <none@none>2009-06-16 17:41:22 +0200
committerQAston <none@none>2009-06-16 17:41:22 +0200
commit0916d5f189e6fd2abc6a00fc8c26b1a5d8ca9b21 (patch)
treecfce5a61192a4b7ae937b596cdb823288bbe22e1 /src
parent1105f47b34efe1b5a83ce031781399395e005ab7 (diff)
*Author of latest commit is CRAZyBUg - sorry for forgotting to mention that.
--HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/game/Unit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Unit.cpp b/src/game/Unit.cpp
index 8c65360aa27..e74068bfb2d 100644
--- a/src/game/Unit.cpp
+++ b/src/game/Unit.cpp
@@ -6619,7 +6619,7 @@ bool Unit::HandleDummyAuraProc(Unit *pVictim, uint32 damage, AuraEffect* trigger
CastCustomSpell(pVictim,triggered_spell_id,&basepoints0,NULL,NULL,true,castItem,triggeredByAura);
return true;
- }
+ }
// Improved Water Shield
if (dummySpell->SpellIconID == 2287)
{