This commit is contained in:
piair 2023-09-25 19:19:22 +02:00
parent 767d790344
commit 6e930d5241
2 changed files with 2 additions and 1 deletions

1
V6.py
View File

@ -336,6 +336,7 @@ def promo():
# Find out which type of action to do
def try_play(nom="inconnu"):
rgpd_popup(driver)
def play(number):
if number == 8 or number == 9:
try:

View File

@ -1 +1 @@
v6.5.8
v6.5.9