This commit is contained in:
UltraNix
2021-12-07 15:57:39 +01:00
parent 2cab3258bb
commit 6006eeeb01
3 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
// also see MAX_LEVEL and GT_MAX_LEVEL define
#define STRONG_MAX_LEVEL 255
enum BattlegroundBracketId // bracketId for level ranges
enum BattlegroundBracketId : uint8 // bracketId for level ranges
{
BG_BRACKET_ID_FIRST = 0,
BG_BRACKET_ID_LAST = 15