1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 06:18:21 +08:00

Upd: [TW] raid assets

This commit is contained in:
xzjjasper
2023-03-23 21:52:41 +08:00
parent 7175b3969e
commit 802bb6c26e
3 changed files with 5 additions and 2 deletions

View File

@@ -152,7 +152,10 @@ class Raid(MapOperation, RaidCombat, CampaignEvent):
@run_once
def check_coin():
self.handle_task_balancer()
if self.config.TaskBalancer_Enable and self.triggered_task_balancer():
logger.hr('Triggered stop condition: Coin limit')
self.handle_task_balancer()
return True
while 1:
if skip_first_screenshot: