[9897] Avoid multiply AP bonus coeff. with spell power bonus.

Problem exist in original code before recent commits.
This commit is contained in:
VladimirMangos 2010-05-15 11:07:56 +04:00
parent b2b8ca1d70
commit 6e92d43237
2 changed files with 10 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9896"
#define REVISION_NR "9897"
#endif // __REVISION_NR_H__