1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-10 17:49:19 +08:00

Revert "Tmp: event_20250724_cn clear mode"

This reverts commit 2dcac62892.
This commit is contained in:
sui-feng-cb
2025-07-25 07:51:37 +08:00
parent 2dcac62892
commit f419449ca0
20 changed files with 49 additions and 1186 deletions

View File

@@ -283,7 +283,7 @@ class CampaignUI(MapOperation, CampaignEvent, CampaignOcr):
self.campaign_ensure_aside_20241219('part1')
self.campaign_ensure_chapter(chapter)
return True
if chapter in ['b', 'd', 'ttl', 'th']:
if chapter in ['b', 'd', 'ttl']:
self.ui_goto_event()
self.campaign_ensure_mode_20241219('combat')
self.campaign_ensure_aside_20241219('part2')