mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 15:36:59 +08:00
Fix: Campaign go from chapter B to chapter D
This commit is contained in:
@@ -55,6 +55,7 @@ class CampaignUI(UI, CampaignOcr):
|
||||
MODE_SWITCH_1.set('hard', main=self)
|
||||
elif mode == 'hard':
|
||||
MODE_SWITCH_2.set('ex', main=self)
|
||||
MODE_SWITCH_1.set('normal', main=self)
|
||||
else:
|
||||
logger.warning(f'Unknown campaign mode: {mode}')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user