[8712] Fixed commit [8708]

* Now final damage counted also with spell bonus.

Thanks Corfen for pointing this out.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-10-22 21:52:05 +02:00
parent 64316d2af1
commit 86a6c952b8
4 changed files with 12 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8711"
#define REVISION_NR "8712"
#endif // __REVISION_NR_H__