[10277] Use typedef CreatureEventAIList, some other code style cleanups in EventAI code.

This commit is contained in:
VladimirMangos 2010-07-27 12:19:05 +04:00
parent 8827c72a79
commit 61d076442f
3 changed files with 103 additions and 101 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10276"
#define REVISION_NR "10277"
#endif // __REVISION_NR_H__