1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-08 05:51:07 +08:00

Opt: camera_data_spawn_point should reuse camera_data in W15

This commit is contained in:
LmeSzinc
2024-04-19 01:54:36 +08:00
parent 54ff40588c
commit 01a3c29c8b
4 changed files with 8 additions and 9 deletions

View File

@@ -91,7 +91,7 @@ class Campaign(CampaignBase):
if self.clear_filter_enemy(self.ENEMY_FILTER, preserve=1):
return True
return self.battle_default()
return self.battle_default()
def battle_5(self):
if self.clear_filter_enemy(self.ENEMY_FILTER, preserve=0):