[7019] Fix AP/RAP bonus from stat at aura apply/remove

Not use CLASSMASK_WAND_USERS mask for AP bonus

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-04 17:26:18 +03:00
parent 409ea262a5
commit f893214e2b
3 changed files with 15 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7018"
#define REVISION_NR "7019"
#endif // __REVISION_NR_H__