1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 02:17:28 +08:00

fix that scirpt do not switch fleet to clear boss

This commit is contained in:
ashesofdream
2020-09-25 09:05:02 +08:00
committed by GitHub
parent fb19f6a97c
commit d0c1653ca4

View File

@@ -80,4 +80,4 @@ class Campaign(CampaignBase):
return self.battle_default() return self.battle_default()
def battle_4(self): def battle_4(self):
return self.clear_boss() return self.fleet_boss.clear_boss()