mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-20 23:45:36 +08:00
Fix: Missing map shape in 7-1 (#767)
This commit is contained in:
@@ -4,6 +4,7 @@ from module.map.map_grids import SelectedGrids, RoadGrids
|
||||
from module.logger import logger
|
||||
|
||||
MAP = CampaignMap()
|
||||
MAP.shape = 'H3'
|
||||
MAP.camera_data = ['C1', 'E1']
|
||||
MAP.camera_data_spawn_point = ['C1']
|
||||
MAP.map_data = """
|
||||
|
||||
Reference in New Issue
Block a user