1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-05 09:40:59 +08:00

Revert "Opt: minor optimizations"

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

View File

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