[11887] Fix spell targeting for pet spells with target-type (0,0)

Also some style improvements

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
rsa 2012-01-20 12:28:24 +04:00 committed by Schmoozerd
parent d1a45fed71
commit df9e0ebf6a
2 changed files with 9 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11886"
#define REVISION_NR "11887"
#endif // __REVISION_NR_H__