Skip to content

Commit

Permalink
Add queue 1710
Browse files Browse the repository at this point in the history
  • Loading branch information
stelar7 committed Dec 11, 2023
1 parent 96c3312 commit d159e96
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -345,9 +345,9 @@ public enum GameQueueType implements CodedEnum
TEAMFIGHT_TACTICS_CHONCC_TREASURE(new Integer[]{1190}),

/**
* 2v2v2v2
* 2v2v2v2 (Arena)
*/
CHERRY(new Integer[]{1700, 1701, 1704}),
CHERRY(new Integer[]{1700, 1701, 1704, 1710}),

/**
* Ultra Rapid Fire games
Expand Down

0 comments on commit d159e96

Please sign in to comment.