mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 16:11:29 +08:00
Add: OS full auto and add it to GUI
This commit is contained in:
@@ -22,3 +22,7 @@ class OSCampaignRun(OSMapOperation):
|
||||
def run(self):
|
||||
self.load_campaign()
|
||||
self.campaign.run()
|
||||
|
||||
def run_operation_siren(self):
|
||||
self.load_campaign()
|
||||
self.campaign.operation_siren()
|
||||
|
||||
Reference in New Issue
Block a user