1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 16:47:03 +08:00

Add: 增加战术学院收获

- 修复委托收获时可能卡住的问题
This commit is contained in:
LmeSzinc
2020-05-05 17:27:19 +08:00
parent fc7e16835f
commit 1c2db1ec26
14 changed files with 340 additions and 24 deletions

View File

@@ -443,7 +443,7 @@ class RewardCommission(UI, InfoBarHandler, PopupHandler):
logger.info('No commission chose')
def handle_commission_start(self):
"""Make sure current page is page_reward before calls.
"""Remember to make sure current page is page_reward before calls.
Returns:
bool: If runs a commission.
@@ -460,6 +460,7 @@ class RewardCommission(UI, InfoBarHandler, PopupHandler):
self.commission_start()
self.ui_goto(page_reward, skip_first_screenshot=True)
return True
def commission_notice_show_at_campaign(self):
"""