[8982] Prevent infinity recusion at repally auras at sepllmod change.

Passive auras (in different area auras) not affected by another group member spellmods.
In different from owned unit case.
This commit is contained in:
VladimirMangos 2009-12-13 01:16:41 +03:00
parent 807cd94166
commit 181ecdc20d
3 changed files with 12 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8981"
#define REVISION_NR "8982"
#endif // __REVISION_NR_H__