[7712] Fixed typo in EventAI for preventing aggro from civilians.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NoFantasy 2009-04-25 02:23:17 +04:00 committed by VladimirMangos
parent 4a32920b9d
commit 727f590f6e
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 "7711"
#define REVISION_NR "7712"
#endif // __REVISION_NR_H__