1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-25 15:58:14 +08:00

Fix: merge LmeSzinc/dev into branch, resolve conflicts

This commit is contained in:
nEEtdo0d
2022-12-01 10:52:40 -05:00
29 changed files with 992 additions and 94 deletions

View File

@@ -320,6 +320,10 @@ class AzurLaneAutoScript:
from module.campaign.os_run import OSCampaignRun
OSCampaignRun(config=self.config, device=self.device).opsi_hazard1_leveling()
def opsi_cross_month(self):
from module.campaign.os_run import OSCampaignRun
OSCampaignRun(config=self.config, device=self.device).opsi_cross_month()
def main(self):
from module.campaign.run import CampaignRun
CampaignRun(config=self.config, device=self.device).run(