Updated db2 structures to 7.3.2.25480

This commit is contained in:
hondacrx
2017-11-20 12:22:13 -05:00
parent a60fbcdf12
commit 79aeee0ebc
28 changed files with 322 additions and 233 deletions
+1 -1
View File
@@ -1757,7 +1757,7 @@ namespace Game.BattleGrounds
}
}
public void SetBracket(PvpDifficultyRecord bracketEntry)
public void SetBracket(PVPDifficultyRecord bracketEntry)
{
m_BracketId = bracketEntry.GetBracketId();
SetLevelRange(bracketEntry.MinLevel, bracketEntry.MaxLevel);