*Fix broken AOE spell damage bonus calculation.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-01-30 01:11:51 -06:00
parent adee7cab17
commit 8fe4fc3e47
2 changed files with 3 additions and 1 deletions

View File

@@ -27,6 +27,8 @@
#include "Chat.h"
#include "Spell.h"
bool IsAreaEffectTarget[TOTAL_SPELL_TARGETS];
SpellMgr::SpellMgr()
{
for(int i = 0; i < TOTAL_SPELL_EFFECTS; ++i)