diff options
author | Machiavelli <none@none> | 2009-04-19 18:48:20 +0200 |
---|---|---|
committer | Machiavelli <none@none> | 2009-04-19 18:48:20 +0200 |
commit | 99fc17d44fec12f31c55efd6b3f60c011baeb88a (patch) | |
tree | a628622efa91e5e73a64fa1999b9031e186d2afc /src/game/SpellMgr.cpp | |
parent | 60736b1f7da05e5eee5100edc3e80fbb9e228495 (diff) |
* Tabs to spaces cleanup
--HG--
branch : trunk
Diffstat (limited to 'src/game/SpellMgr.cpp')
-rw-r--r-- | src/game/SpellMgr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp index 30112caa75a..95ddab074b1 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -2209,7 +2209,7 @@ void SpellMgr::LoadSpellCustomAttr() case 45027: // Revitalize case 45976: // Muru Portal Channel case 39365: // Thundering Storm - case 41071: // Raise Dead + case 41071: // Raise Dead spellInfo->MaxAffectedTargets = 1; break; case 41376: // Spite |