1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-09 03:33:30 +08:00

Opt: minor optimizations

This commit is contained in:
whoamikyo
2020-08-24 12:28:36 -03:00
parent fb488ff828
commit 997f81782b
4 changed files with 22 additions and 8 deletions

View File

@@ -78,4 +78,4 @@ class Campaign(CampaignBase):
return self.battle_default()
def battle_6(self):
return self.fleet_boss.clear_boss()
return self.fleet_1.clear_boss()