We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1bc35f commit c8bfb41Copy full SHA for c8bfb41
api/gametools.py
@@ -13,6 +13,7 @@
13
NEEDED_GAMEMODES = {
14
"GraniteDuo0": "Duos",
15
"GraniteSquad0": "Quads",
16
+ "GraniteSolo0": "Solo",
17
}
18
19
0 commit comments