[7722] Fixed cast allow check in EventAI.

This commit is contained in:
VladimirMangos 2009-04-27 03:30:51 +04:00
parent 57002fa014
commit f2f817883a
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 "7721"
#define REVISION_NR "7722"
#endif // __REVISION_NR_H__