Core/DataStores: Fix startup (meh, @intelz)

This commit is contained in:
Vincent-Michael
2014-12-04 20:10:56 +01:00
parent a06925a1de
commit 333322fa63

View File

@@ -51,11 +51,11 @@ enum LevelLimit
enum BattlegroundBracketId // bracketId for level ranges
{
BG_BRACKET_ID_FIRST = 0,
BG_BRACKET_ID_LAST = 15
BG_BRACKET_ID_LAST = 18
};
// must be max value in PvPDificulty slot+1
#define MAX_BATTLEGROUND_BRACKETS 16
#define MAX_BATTLEGROUND_BRACKETS 19
enum AreaTeams
{