Skip to content

Commit

Permalink
Add 'One For All' Queue Id (Valorant)
Browse files Browse the repository at this point in the history
  • Loading branch information
spaykit authored and stelar7 committed Jan 30, 2022
1 parent 0938b55 commit 25cbac6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ public enum GameQueueType implements CodedEnum<GameQueueType>
UNRATED("unrated"),
CUSTOM_GAME(""),
TOURNAMENT_MODE("tournamentmode"),
ONE_FOR_ALL("onefa"),
;


Expand Down

0 comments on commit 25cbac6

Please sign in to comment.