Skip to content

Commit

Permalink
Added UNRANKED tier
Browse files Browse the repository at this point in the history
  • Loading branch information
robrua committed Jun 25, 2018
1 parent ce42468 commit 1cd238a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ public enum Tier {
GOLD,
MASTER,
PLATINUM,
SILVER;
SILVER,
UNRANKED;
}

0 comments on commit 1cd238a

Please sign in to comment.