[9874] Fix auras with custom periodic damage not entering spell/melee bonus damage done methods

Signed-off-by: Laise <fenrisse@gmail.com>
This commit is contained in:
reeshack 2010-05-11 22:19:52 +03:00 committed by Laise
parent aa8a36afd4
commit 789f2f8167
2 changed files with 4 additions and 32 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9873"
#define REVISION_NR "9874"
#endif // __REVISION_NR_H__