[7710] Fixed problem with stuck in combat creatures with EventAI. Remove redundent AI field.

This commit is contained in:
VladimirMangos 2009-04-24 18:55:04 +04:00
parent 5d9516354e
commit ecb5a0328a
3 changed files with 14 additions and 21 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7709"
#define REVISION_NR "7710"
#endif // __REVISION_NR_H__