mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-19 09:38:08 +08:00
Fix: Unable to find fleets
This commit is contained in:
@@ -5,8 +5,8 @@ from module.logger import logger
|
||||
|
||||
MAP = CampaignMap('A1')
|
||||
MAP.shape = 'I7'
|
||||
MAP.camera_data = ['D2', 'D5', 'F2', 'F5']
|
||||
MAP.camera_data_spawn_point = []
|
||||
MAP.camera_data = ['D3', 'D5', 'F2', 'F5']
|
||||
MAP.camera_data_spawn_point = ['D3']
|
||||
MAP.map_data = """
|
||||
++ ++ MS ME Me ++ ME -- --
|
||||
++ ME -- -- -- -- -- Me --
|
||||
|
||||
Reference in New Issue
Block a user