Show
Ignore:
Timestamp:
11/19/08 13:49:22 (17 years ago)
Author:
yumileroy
Message:

[svn] Fix the bug that next melee spells and auto shoot do not work.

Original author: megamage
Date: 2008-11-15 10:21:37-06:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/SpellMgr.cpp

    r229 r236  
    17041704        case 31347: // Doom 
    17051705        case 41635: // Prayer of Mending 
     1706        case 44869: // Spectral Blast 
     1707        case 45027: // Revitalize 
     1708        case 45976: // Muru Portal Channel 
    17061709            mSpellCustomAttrMap[tempSpell->Id] |= SPELL_ATTR_CU_PLAYERS_ONLY; 
    17071710            tempSpell->MaxAffectedTargets = 1;