[9621] Typo in CastSpell.

Not affect code work except restore small code speedup.
This commit is contained in:
zhenya 2010-03-26 18:25:29 +03:00 committed by VladimirMangos
parent c3e07a443d
commit b7fa3d5d53
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 "9620"
#define REVISION_NR "9621"
#endif // __REVISION_NR_H__