[11996] Fix targeting for spells like 53022

Thanks to Inquisitor for pointing

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2012-06-09 14:48:49 +02:00
parent 41072c5455
commit ef079ac0be
2 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11995"
#define REVISION_NR "11996"
#endif // __REVISION_NR_H__