1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 22:13:45 +08:00

Fix: Stage ENTRANCE in hard mode

- Fix Points.group()
This commit is contained in:
LmeSzinc
2020-10-04 19:35:30 +08:00
parent 23cd6563cf
commit 0244212596
2 changed files with 3 additions and 2 deletions

View File

@@ -91,6 +91,7 @@ class CampaignUI(UI, CampaignOcr):
self.campaign_ensure_chapter(index=chapter)
if mode == 'hard':
self.campaign_ensure_mode('hard')
self.campaign_ensure_chapter(index=chapter)
elif chapter in 'abcd' or chapter == 'ex_sp':
self.ui_goto_event()