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

Fix ISSS A3 battle logic

This commit is contained in:
whoamikyo 2020-07-26 22:36:41 -03:00
parent e80cca21e6
commit dffd2f6152

View File

@ -61,5 +61,5 @@ class Campaign(CampaignBase):
return self.battle_default()
def battle_5(self):
def battle_4(self):
self.fleet_boss.capture_clear_boss()