1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Fix: return back to page_raid to gauge accurate reading of get_remain

Upd: [EN] raid daily help text
This commit is contained in:
nEEtdo0d
2023-01-30 11:19:48 -05:00
parent fcb0ace176
commit 89c2968a7f
2 changed files with 2 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ class RaidDaily(RaidRun):
Reward(self.config, self.device).reward_mission(
daily=self.config.Reward_CollectMission,
weekly=False)
self.ui_ensure(page_raid)
logger.hr('ex', level=1)
super().run(name=name, mode='ex', total=self.get_remain('ex'))