[11691] Typo in select proper spell difficulty function

This commit is contained in:
PSZ 2011-06-28 12:21:23 +04:00 committed by VladimirMangos
parent 6a142fcd55
commit bb9157c6fc
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 "11690"
#define REVISION_NR "11691"
#endif // __REVISION_NR_H__