From 0916d5f189e6fd2abc6a00fc8c26b1a5d8ca9b21 Mon Sep 17 00:00:00 2001 From: QAston Date: Tue, 16 Jun 2009 17:41:22 +0200 Subject: *Author of latest commit is CRAZyBUg - sorry for forgotting to mention that. --HG-- branch : trunk --- src/game/Unit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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) { -- cgit v1.2.3