[8404] Prevent triggering from deleted auras.

This possible at recursive spell event triggering case.
This commit is contained in:
VladimirMangos 2009-08-22 07:39:34 +04:00
parent 6ced2e979d
commit 4826a192a0
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8403"
#define REVISION_NR "8404"
#endif // __REVISION_NR_H__