Parcourir la source

!2 more search time

pcacc il y a 2 semaines
Parent
commit
b157d36b4c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      dongri_task.py

+ 1 - 1
dongri_task.py

@@ -276,7 +276,7 @@ def task_start_game(type=0):
             return False
 
     waitTime = 10
-    if waitClickImg_withBool(check_img.auto_download, 10, 0) == True:
+    if waitClickImg_withBool(check_img.auto_download, 10, 20) == True:
         waitTime += 200
     
     waitFindImg_withBool(place_img.gameIn, waitTime, 50)