[7626] Fixed: Typo in InitStatsForLevel

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
rastikzzz 2009-04-06 14:40:25 +04:00 committed by VladimirMangos
parent 361e2eba42
commit e95ba2814d
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 "7625"
#define REVISION_NR "7626"
#endif // __REVISION_NR_H__