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

Add: Chapter T

This commit is contained in:
LmeSzinc
2024-11-22 21:25:41 +08:00
parent ecf357acb5
commit 64b3122127
30 changed files with 487 additions and 1 deletions

View File

@@ -50,7 +50,6 @@ class CampaignBase(CampaignBase_):
mode (str): 'normal' or 'hard'.
"""
chapter, stage = self._campaign_separate_name(name)
logger.info([chapter, stage])
if chapter in ['t']:
self.ui_goto_event()