[11577] Spell effects with IsExplicitPositiveTarget always positive.

This fix for example spell 1008 buff state.
This commit is contained in:
VladimirMangos 2011-05-31 13:20:56 +04:00
parent 9e83454a23
commit c462ee5834
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11576"
#define REVISION_NR "11577"
#endif // __REVISION_NR_H__