Skip to content

Commit 896c9ba

Browse files
authored
Added Polysphere game!
1 parent fca76c0 commit 896c9ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

main.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@
5858
'promoId': '61308365-9d16-4040-8bb0-2f4a4c69074c',
5959
'timing': 20000 / 1000,
6060
'attempts': 20,
61+
},
62+
7: {
63+
'name': 'Polysphere',
64+
'appToken': '2aaf5aee-2cbc-47ec-8a3f-0962cc14bc71',
65+
'promoId': '2aaf5aee-2cbc-47ec-8a3f-0962cc14bc71',
66+
'timing': 20000 / 1000,
67+
'attempts': 20,
6168
}
6269
}
6370

0 commit comments

Comments
 (0)