[10730] Check if Pet's target is a valid target (isTargetableForAttack)

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-11-17 18:25:23 +01:00
parent 8140ff20d9
commit cfbfae7f40
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10729"
#define REVISION_NR "10730"
#endif // __REVISION_NR_H__