mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-12 11:23:36 +08:00
Fix: Unable to find fleets
This commit is contained in:
@@ -6,7 +6,7 @@ from module.logger import logger
|
||||
MAP = CampaignMap('B1')
|
||||
MAP.shape = 'I8'
|
||||
MAP.camera_data = ['D2', 'D6', 'F2', 'F6']
|
||||
MAP.camera_data_spawn_point = []
|
||||
MAP.camera_data_spawn_point = ['D2']
|
||||
MAP.map_data = """
|
||||
++ ++ ++ ME -- ME -- ++ --
|
||||
SP -- Me -- -- -- Me -- ME
|
||||
|
||||
Reference in New Issue
Block a user