[8972] Some hacks to our hackish IsPositiveEffect function.

In attempt improve positive spells detection.
This commit is contained in:
VladimirMangos 2009-12-11 22:09:02 +03:00
parent fe12e08f08
commit 53680ec3b6
2 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8971"
#define REVISION_NR "8972"
#endif // __REVISION_NR_H__