diff options
| author | maximius <none@none> | 2009-09-14 16:50:01 -0700 |
|---|---|---|
| committer | maximius <none@none> | 2009-09-14 16:50:01 -0700 |
| commit | 6cb428318af4aba5ebb9d9340284165ca6181065 (patch) | |
| tree | 9aee2db05975f78bf96fc0bbfff47a5fa4fca112 /src/game/Spell.cpp | |
| parent | 33f8f5ac2d2b99819ce7e0f4aad4fa0648eba35e (diff) | |
| parent | 140ec674a040bdc04086472330a289c2d15ecc65 (diff) | |
*Merge..
--HG--
branch : trunk
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 fbe5bce42d7..5944dd08df3 100644 --- a/src/game/Spell.cpp +++ b/src/game/Spell.cpp @@ -5363,7 +5363,6 @@ SpellCastResult Spell::CheckCasterAuras() const else if ( m_spellInfo->PreventionType==SPELL_PREVENTION_TYPE_SILENCE) return SPELL_FAILED_SILENCED; break; - default: break; } } } |
