mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Merge branch 'master' into dev
This commit is contained in:
@@ -236,4 +236,6 @@ class CampaignRun(Reward):
|
||||
if self.campaign.config.MAP_IS_ONE_TIME_STAGE:
|
||||
if self.run_count >= 1:
|
||||
logger.hr('Triggered one-time stage limit')
|
||||
return True
|
||||
break
|
||||
|
||||
self.campaign.ensure_auto_search_exit()
|
||||
|
||||
Reference in New Issue
Block a user