mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Fix: An accidental exception causes the commission to fail
This commit is contained in:
@@ -379,6 +379,8 @@ class RewardCommission(UI, InfoHandler):
|
||||
|
||||
if failed:
|
||||
logger.warning(f'Failed to select commission: {comm}')
|
||||
self._commission_mode_reset()
|
||||
self._commission_swipe_to_top()
|
||||
self.device.click_record_clear()
|
||||
continue
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user