[8884] Fix heroic dungeons maxPlayers issue

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
Lightguard 2009-11-24 09:25:23 +01:00 committed by VladimirMangos
parent 63258f2407
commit 2352576f03
3 changed files with 14 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8883"
#define REVISION_NR "8884"
#endif // __REVISION_NR_H__