Core/DataStores: meh, wrong build -.-

This commit is contained in:
Vincent-Michael
2014-12-04 20:33:15 +01:00
parent 333322fa63
commit 9beb3ca114

View File

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