mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-27 02:38:22 +08:00
Refactor: Correct fleet_2 and fleet_boss uses
This commit is contained in:
@@ -79,7 +79,7 @@ class Campaign(CampaignBase):
|
||||
battle_4 = battle_0
|
||||
|
||||
def battle_5(self):
|
||||
return self.fleet_2.clear_boss()
|
||||
return self.fleet_boss.clear_boss()
|
||||
|
||||
def handle_in_stage(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user