mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Forget to quit os mission
This commit is contained in:
parent
5815ff3cb9
commit
71dbc061bd
@ -112,6 +112,7 @@ class MissionHandler(GlobeOperation, ZoneManager):
|
||||
# If monthly BOSS hasn't been killed, there is always a task.
|
||||
# It has a low priority to show, so its presence means that the task list is empty.
|
||||
logger.info('Monthly BOSS mission found, mission list is empty')
|
||||
self.os_mission_quit()
|
||||
return False
|
||||
|
||||
logger.info('Checkout os mission')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user