Эх сурвалжийг харах

Revert "!2 晚上8点后,不再切换小号"

This reverts commit 2b2f5f0882e3c00597c84be3127b44732a1a34ad.
pcacc 1 сар өмнө
parent
commit
b1b239cb53
1 өөрчлөгдсөн 0 нэмэгдсэн , 9 устгасан
  1. 0 9
      app_dongri.py

+ 0 - 9
app_dongri.py

@@ -348,15 +348,6 @@ def add_auto_task(isMaxCollect, isJina, isSimple = False, isAddStrengh = False,
                 update_rungame_type(0)
             send_status(f'巨熊行动:在60min内,切换到无尽模式')
         
-        now = datetime.now()
-        target_time = datetime.combine(now.date(), dt.time(20, 00))
-        end_time = datetime.combine(now.date(), dt.time(24, 00))
-
-        # 判断当前时间是否超过20:30
-        if now > target_time and now < end_time:
-            update_rungame_type(0)
-
-
         print("add special activity")
         curNum = GlobalState.g_cureNum
         if get_rungame_type() == 1: