소스 검색

!2 back to old auto hit bear

pcacc 3 달 전
부모
커밋
9925f44797
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app_dongri.py

+ 1 - 1
app_dongri.py

@@ -188,7 +188,7 @@ def restart_game():
     auto_task(config)
 
 def auto_participate():
-    #task_queue.appendleft(task_returnAllLine())
+    task_queue.appendleft(task_returnAllLine())
 
     timeout = 40 * 60
     start_time = time.time()  # 记录开始时间