[11609] Add and use GetPrevDifficulty function.

Function return prev. difficulty in natural difficulty order for raid/dungeons/bg
This commit is contained in:
VladimirMangos 2011-06-05 21:47:35 +04:00
parent 44d168d4a3
commit 753b0cd969
4 changed files with 25 additions and 15 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11608"
#define REVISION_NR "11609"
#endif // __REVISION_NR_H__