[11359] Fixed typo in recent arenatype enum related changes comment.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
caeruleaus 2011-04-15 16:07:05 +04:00 committed by VladimirMangos
parent 1523cf5ae3
commit 4a1e9b7d5b
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 "11358"
#define REVISION_NR "11359"
#endif // __REVISION_NR_H__