mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Del: combat already calls combat_status however may end too early,
look into further at another time
This commit is contained in:
parent
b4dd5b2d96
commit
acd4d6c55a
@ -85,7 +85,6 @@ class Daily(Reward, DailyEquipment):
|
||||
self.ui_ensure_index(fleet, letter=OCR_DAILY_FLEET_INDEX, prev_button=DAILY_FLEET_PREV,
|
||||
next_button=DAILY_FLEET_NEXT, fast=False, skip_first_screenshot=True)
|
||||
self.combat(emotion_reduce=False, save_get_items=False, expected_end=daily_end, balance_hp=False)
|
||||
self.combat_status(save_get_items=False, expected_end=daily_end)
|
||||
|
||||
self.ui_click(click_button=BACK_ARROW, check_button=DAILY_CHECK)
|
||||
self.device.sleep((1, 1.2))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user