mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-05 05:07:35 +08:00
Fix: Unable to find fleets
This commit is contained in:
@@ -7,7 +7,7 @@ from .b1 import Config as ConfigBase
|
||||
MAP = CampaignMap('B2')
|
||||
MAP.shape = 'K7'
|
||||
MAP.camera_data = ['D2', 'D5', 'H2', 'H5']
|
||||
MAP.camera_data_spawn_point = []
|
||||
MAP.camera_data_spawn_point = ['H2', 'H5']
|
||||
MAP.map_data = """
|
||||
-- ME -- -- MS -- ++ ++ ++ -- --
|
||||
ME ++ MS -- -- Me -- -- -- Me --
|
||||
|
||||
Reference in New Issue
Block a user