mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Fix: Update map files and UI switches
This commit is contained in:
@@ -39,7 +39,6 @@ class CampaignUI(CampaignEvent, CampaignOcr):
|
||||
current = self.get_chapter_index(self.device.image)
|
||||
|
||||
logger.attr("Index", current)
|
||||
logger.info([index, current, index - current])
|
||||
diff = index - current
|
||||
if diff == 0:
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user