[8832] Fixed typo in difficulty name

This commit is contained in:
VladimirMangos 2009-11-19 03:49:00 +03:00
parent 398ca010ca
commit f66f0a0914
5 changed files with 12 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8831"
#define REVISION_NR "8832"
#endif // __REVISION_NR_H__