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

Fix: [EN] event map

This commit is contained in:
LmeSzinc
2020-06-01 02:46:05 +08:00
parent 2609b4a70d
commit 16cc542219
3 changed files with 14 additions and 2 deletions

View File

@@ -74,5 +74,5 @@ class Campaign(CampaignBase):
return self.battle_default()
def battle_5(self):
return self.clear_boss()
return self.fleet_2.clear_boss()