فهرست منبع

!2 release big activity

pcacc 2 ماه پیش
والد
کامیت
5d5e8420ff
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app_dongri.py

+ 1 - 1
app_dongri.py

@@ -380,7 +380,7 @@ def add_auto_task(isMaxCollect, isJina, isSimple = False, isAddStrengh = False,
             task_queue.appendleft(task_collect(collectArr, isSimple, isAddStrengh))
         
         
-        if g_times % 3 == 0:
+        if g_times % 5 == 0:
             task_queue.appendleft(task_information())
             task_queue.appendleft(task_checkDonata())
             task_queue.appendleft(task_checkMaster())