mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Opt: Reset fortress_data in clear mode to correct missing predict
This commit is contained in:
@@ -707,6 +707,7 @@ class Fleet(Camera, AmbushHandler):
|
||||
|
||||
if self.config.POOR_MAP_DATA and self.map.is_map_data_poor:
|
||||
self.config.POOR_MAP_DATA = False
|
||||
self.map.fortress_data = [(), ()]
|
||||
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user