[7978] Pets now can be send to fight another target even if pet in combat with some unit.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-06-08 00:47:37 +02:00
parent ddf1525e40
commit 3f586feb25
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7977"
#define REVISION_NR "7978"
#endif // __REVISION_NR_H__