mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-15 07:53:09 +08:00
Fix: Unable to find fleets
This commit is contained in:
@@ -7,7 +7,7 @@ from .a1 import Config as ConfigBase
|
||||
MAP = CampaignMap('A3')
|
||||
MAP.shape = 'H8'
|
||||
MAP.camera_data = ['D2', 'D6', 'E2', 'E6']
|
||||
MAP.camera_data_spawn_point = []
|
||||
MAP.camera_data_spawn_point = ['D6']
|
||||
MAP.map_data = """
|
||||
ME ++ ++ ++ ME -- -- --
|
||||
-- -- Me ME -- ++ ++ ME
|
||||
|
||||
Reference in New Issue
Block a user