From 46e1f87c04b1eb6dc6aad4b7c00f9fe6ff0175dd Mon Sep 17 00:00:00 2001 From: GiantCrocodile Date: Tue, 7 Jan 2014 16:38:08 +0100 Subject: [PATCH] corrected tabs --- src/game/SpellMgr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp index 596fc59c9..48bfcc274 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -753,7 +753,7 @@ bool IsPositiveEffect(SpellEntry const* spellproto, SpellEffectIndex effIndex) case 37388: // Move 2 case 49634: // Sergeant's Flare case 54530: // Opening - case 56099: // Throw Ice + case 56099: // Throw Ice case 62105: // To'kini's Blowgun return true; default: