mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Fix: Re-select aside after combat
This commit is contained in:
@@ -30,6 +30,9 @@ class Hospital(HospitalClue, HospitalCombat):
|
||||
if self.config.task_switched():
|
||||
self.config.task_stop()
|
||||
|
||||
# Aside reset after combat, so we should loop in aside again
|
||||
break
|
||||
|
||||
self.claim_invest_reward()
|
||||
logger.info('Loop hospital invest end')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user