mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-18 20:45:58 +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