[7914] Fixed variable name typos in creature event AI code.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NoFantasy 2009-05-30 04:42:31 +04:00 committed by VladimirMangos
parent 548f47b2b3
commit c7c480f6ba
4 changed files with 17 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7913"
#define REVISION_NR "7914"
#endif // __REVISION_NR_H__