[9831] Fix type conversion in spell/healing bonus calculations

This commit is contained in:
Laise 2010-05-04 07:19:15 +03:00
parent 3f5eccd8a9
commit 0cc946e91e
2 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9830"
#define REVISION_NR "9831"
#endif // __REVISION_NR_H__