[7204] Fixed type conversion in spell bonuses calc (fixed huge damage in some cases)

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-31 01:34:20 +03:00
parent 6c2eeb86f8
commit bbdf5ca8eb
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 "7203"
#define REVISION_NR "7204"
#endif // __REVISION_NR_H__