[7717] Use more safe code in EventAI.

This commit is contained in:
VladimirMangos 2009-04-26 18:53:53 +04:00
parent c9d51a6dc7
commit 9dd305b457
3 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7716"
#define REVISION_NR "7717"
#endif // __REVISION_NR_H__