1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-01 12:59:05 +08:00

Merge pull request #1092 from SaiCateDoan/comm

Fix: An accidental exception causes the commission to fail
This commit is contained in:
LmeSzinc
2022-05-05 22:09:40 +08:00
committed by GitHub

View File

@@ -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: