[8184] Added same handling for non existing excludeTargetAuraSpell as for excludeCasterAuraSpell

* This fix casting 10278 and ranks to targets with 61987

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-07-15 22:05:48 +02:00
parent 9a0abf0e01
commit f3fa9bf5e5
2 changed files with 13 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8183"
#define REVISION_NR "8184"
#endif // __REVISION_NR_H__