mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: 修复获得紧急委托时截图被消息框挡住的问题
This commit is contained in:
parent
ef7217a705
commit
b51886aa93
@ -19,8 +19,7 @@ class UrgentCommissionHandler(InfoBarHandler):
|
||||
if appear:
|
||||
logger.info('Get urgent commission')
|
||||
if save_get_items:
|
||||
if self.handle_info_bar():
|
||||
self.device.screenshot()
|
||||
self.handle_info_bar()
|
||||
self.device.save_screenshot('get_mission')
|
||||
self.device.click(GET_MISSION)
|
||||
return appear
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user