Răsfoiți Sursa

!2 update lianmeng refresh way

pcacc 4 luni în urmă
părinte
comite
f918d83b00
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      dongri_task.py

+ 1 - 1
dongri_task.py

@@ -818,7 +818,7 @@ class task_activity_lianmeng(dongri_task):
                 if waitClickImg_noWait_withBool(special_activity_img.accept_task, 2, 1) == False:
                     return False
         
-        if waitFindImg_withBool(special_activity_img.shili, 2, 1) == False:
+        if waitFindImg_withBool((special_activity_img.shili_120, special_activity_img.shili_860), 2, 1) == False:
             maxTryTimes = 2
             while waitClickImg_noWait_withBool((special_activity_img.owning, special_activity_img.owning_120), 2, 1) == True:
                 waitClickImg_noWait_withBool(special_activity_img.refresh_task, 2, 1)