[11974] Fix spell targeting for some spells like 20243

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Reamer 2012-04-22 22:08:11 +02:00 committed by Schmoozerd
parent f3f3349661
commit 5d445d5da9
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 "11973"
#define REVISION_NR "11974"
#endif // __REVISION_NR_H__