[8372] Prevent remove triggered spell auras by later applied parent spell auras.

This commit is contained in:
VladimirMangos 2009-08-14 18:45:58 +04:00
parent 9b0f5dba76
commit a6503ac0a4
2 changed files with 8 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8371"
#define REVISION_NR "8372"
#endif // __REVISION_NR_H__