[10425] Add comment in Aura::CanProcFrom

This commit is contained in:
Laise 2010-08-30 10:07:10 +03:00
parent 99214e9d8c
commit 694bdd43e3
3 changed files with 5 additions and 1 deletions

View file

@ -1525,6 +1525,7 @@ bool SpellMgr::IsSpellProcEventCanTriggeredBy(SpellProcEventEntry const * spellP
return false;
}
}
// Check for extra req (if none) and hit/crit
if (procEvent_procEx == PROC_EX_NONE)
{