[7000] Fixed creature target selection in case all possible targets have a low priority

This commit is contained in:
arrai 2009-01-02 12:21:47 +01:00
parent 802b35fbb8
commit 01e4f069e2
3 changed files with 21 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6999"
#define REVISION_NR "7000"
#endif // __REVISION_NR_H__