[10397] Fixed wrong difficulty selection and possible crash.

This commit is contained in:
Schmoozerd 2010-08-22 11:50:51 +04:00 committed by VladimirMangos
parent 34421e5eb8
commit 927e9d77f0
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10396"
#define REVISION_NR "10397"
#endif // __REVISION_NR_H__