Skip to content

Commit

Permalink
Added support for Hide Ball!
Browse files Browse the repository at this point in the history
  • Loading branch information
ShafiqSadat authored Sep 14, 2024
1 parent a7da104 commit a238e19
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,13 @@
'timing': 20000 / 1000,
'attempts': 20,
},
12: {
'name': 'Hide Ball',
'appToken': '4bf4966c-4d22-439b-8ff2-dc5ebca1a600',
'promoId': '4bf4966c-4d22-439b-8ff2-dc5ebca1a600',
'timing': 40000 / 1000,
'attempts': 20,
},
}


Expand Down

0 comments on commit a238e19

Please sign in to comment.