mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 19:33:33 +08:00
Fix: fix alas.bat closing when menu input is null
- removed mandatory run alas.bat as administrator, now is optional
This commit is contained in:
@@ -31,7 +31,6 @@ class CampaignHard(CampaignRun):
|
||||
|
||||
# UI ensure
|
||||
self.ui_weigh_anchor()
|
||||
self.campaign_ensure_mode(mode='normal')
|
||||
self.campaign_ensure_chapter(index=int(chapter))
|
||||
self.campaign_ensure_mode(mode='hard')
|
||||
self.campaign.ENTRANCE = self.campaign_get_entrance(name=f'{chapter}-{stage}')
|
||||
|
||||
Reference in New Issue
Block a user