mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Add: Finish all OS daily missions
- Opt: Skip selecting zone type if already selected at the right one - Opt: Get zone name in init and after entering map - Fix: os_init in port shop
This commit is contained in:
@@ -14,6 +14,7 @@ class OSCampaignRun(OSMapOperation):
|
||||
|
||||
config = self.config.merge(OSConfig())
|
||||
self.campaign = OperationSiren(config=config, device=self.device)
|
||||
self.campaign.os_init()
|
||||
|
||||
self.campaign_loaded = True
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user