mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 16:57:20 +08:00
Fix ISSS A3 battle logic
This commit is contained in:
@@ -61,5 +61,5 @@ class Campaign(CampaignBase):
|
|||||||
|
|
||||||
return self.battle_default()
|
return self.battle_default()
|
||||||
|
|
||||||
def battle_5(self):
|
def battle_4(self):
|
||||||
self.fleet_boss.capture_clear_boss()
|
self.fleet_boss.capture_clear_boss()
|
||||||
|
|||||||
Reference in New Issue
Block a user