mirror of
https://github.com/LmeSzinc/AzurLaneAutoScript.git
synced 2025-01-09 05:47:30 +08:00
Change clear_boss() to fleet_boss
This commit is contained in:
parent
9ba94dbb8a
commit
5559645eb9
@ -60,4 +60,4 @@ class Campaign(CampaignBase):
|
||||
return self.battle_default()
|
||||
|
||||
def battle_4(self):
|
||||
return self.fleet_1.clear_boss()
|
||||
return self.fleet_boss.clear_boss()
|
||||
|
Loading…
Reference in New Issue
Block a user