소스 검색

!2 update lianmeng refresh way

pcacc 4 달 전
부모
커밋
f918d83b00
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)