1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00

Add: support to handle retire/enhance in semi-auto module

This commit is contained in:
nEEtdo0d 2021-09-03 23:10:43 -04:00
parent 63722cb342
commit d20f4a3ccd

View File

@ -43,7 +43,8 @@ class AzurLaneDaemon(CampaignBase):
continue continue
# Retire # Retire
pass if self.handle_retirement():
continue
# Emotion # Emotion
pass pass