[9027] Restore spell bonus apply to dot damage for 17962 damage calculation.

In fact reverting wrong part of my one from prev. commits.
This commit is contained in:
VladimirMangos 2009-12-19 20:59:15 +03:00
parent 9b6900b9a3
commit ff229af00a
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9026"
#define REVISION_NR "9027"
#endif // __REVISION_NR_H__