mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-18 04:36:38 +08:00
Fix: handle_get_items_ship in gacha
This commit is contained in:
@@ -235,6 +235,8 @@ class RewardGacha(GachaUI, Retirement):
|
||||
self.device.click(STORY_SKIP) # Fast forward for multiple orders
|
||||
confirm_timer.reset()
|
||||
continue
|
||||
if self.handle_get_items_ship():
|
||||
continue
|
||||
|
||||
if self.appear(BUILD_FINISH_RESULTS, offset=(20, 150), interval=3):
|
||||
self.device.click(BUILD_FINISH_ORDERS) # Safe area
|
||||
|
||||
Reference in New Issue
Block a user