Prechádzať zdrojové kódy

Merge branch 'master' of http://192.168.50.108:37829/pcacc/yys_auto

pcacc 3 týždňov pred
rodič
commit
1466cb2aaa
1 zmenil súbory, kde vykonal 1 pridanie a 3 odobranie
  1. 1 3
      dongri_task.py

+ 1 - 3
dongri_task.py

@@ -276,9 +276,7 @@ def task_start_game(type=0):
         if waitClickImg_withBool(gameStart_img.ico, 5, 1) == False:
             return False
     
-    waitFindImg_withBool(place_img.gameIn, 10, 20)
-    basic_operate.go_town()
-    waitFindImg_withBool(place_img.gameIn, 10, 20)
+    waitFindImg_withBool(place_img.gameIn, 10, 50)
     basic_operate.go_town()
     if waitFindImg_withBool(place_img.gameIn, 10, 20) == False:
         return False