[11374] Another fix for Spell::EffectPersistentAA

If we use affected caster for dynamic object then we must use it for spellmods apply also.
This commit is contained in:
VladimirMangos 2011-04-17 05:01:01 +04:00
parent 32c42298a0
commit 79cd96af8a
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11373"
#define REVISION_NR "11374"
#endif // __REVISION_NR_H__