[10554] Fix wrong procs when spell hits with no damage

This commit is contained in:
Laise 2010-09-28 15:40:32 +02:00
parent b0e89aa5da
commit 6a492ce678
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10553"
#define REVISION_NR "10554"
#endif // __REVISION_NR_H__