Skip to content

Commit

Permalink
Add Swarm Game mode
Browse files Browse the repository at this point in the history
  • Loading branch information
KaluNight authored and stelar7 committed Jul 18, 2024
1 parent 690a55f commit 230fe07
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,10 @@ public enum GameQueueType implements CodedEnum
* Odyssey: Extraction Onslaught games
*/
ODYSSEY_ONSLAUGHT(1070, 1071),
/**
* Swarm
*/
STRAWBERRY(1830),
/**
* Tutorial games
*/
Expand Down

0 comments on commit 230fe07

Please sign in to comment.