Merge commit 'origin/master' into 320

This commit is contained in:
tomrus88 2009-07-30 08:22:31 +04:00
commit a06853bc61
20 changed files with 160 additions and 41 deletions

View file

@ -167,4 +167,4 @@ bool Totem::IsImmunedToSpellEffect(SpellEntry const* spellInfo, uint32 index) co
break;
}
return Creature::IsImmunedToSpellEffect(spellInfo, index);
}
}