[9593] Fixed bug in instance binding in case heroic/25-man raids difficulties

In fact typo in my old commit at adding support MapDifficulty.dbc.
This commit is contained in:
VladimirMangos 2010-03-16 18:10:40 +03:00
parent e92e01ebac
commit e692862827
5 changed files with 5 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9592"
#define REVISION_NR "9593"
#endif // __REVISION_NR_H__