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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user