mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Refactor: Emotion module
- Fix: Modifications of config will be overridden by the loading of yaml file during update
This commit is contained in:
@@ -170,6 +170,7 @@ class CampaignRun(UI):
|
||||
elif self.campaign.is_in_auto_search_menu():
|
||||
logger.info('In auto search menu, skip ensure_campaign_ui.')
|
||||
else:
|
||||
self.ui_get_current_page()
|
||||
self.campaign.ensure_campaign_ui(
|
||||
name=self.stage,
|
||||
mode=mode
|
||||
|
||||
Reference in New Issue
Block a user