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

Opt: campaign_16_main clear mode battle function using mob move

This commit is contained in:
guoh064
2026-03-23 11:21:23 +08:00
parent da0e2458b7
commit d7d69e95ef
4 changed files with 95 additions and 43 deletions

View File

@@ -205,3 +205,4 @@ class CampaignBase(CampaignBase_):
self._mob_move_info_change(location, target)
self.find_path_initial()
self.map.show()
return True