mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 11:31:30 +08:00
Add: 增加行走步长设置
- 修复跨天重启重置队伍的问题 - 修复碰磁BOSS战斗结束卡住的问题
This commit is contained in:
@@ -117,6 +117,7 @@ class CampaignRun(CampaignUI, Reward, LoginHandler):
|
||||
if datetime.now().date() != start_date:
|
||||
start_date.replace(day=datetime.now().day)
|
||||
self.app_restart()
|
||||
self.campaign.fleet_checked_reset()
|
||||
if self.handle_reward():
|
||||
self.campaign.fleet_checked_reset()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user