[10561] Avoid ask AI for direct controlled creature at attack.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Also fix warrning double->float in recent commited code.
This commit is contained in:
zergtmn 2010-09-30 17:51:51 +04:00 committed by VladimirMangos
parent 02b51fb976
commit ab3de84cca
3 changed files with 11 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10560"
#define REVISION_NR "10561"
#endif // __REVISION_NR_H__