mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 08:01:30 +08:00
Fix: fix camera_data as buff bar covers upperleft (fixed #4188)
This commit is contained in:
@@ -6,7 +6,7 @@ from module.logger import logger
|
||||
MAP = CampaignMap('SP')
|
||||
MAP.shape = 'K5'
|
||||
MAP.camera_data = ['D3', 'F3']
|
||||
MAP.camera_data_spawn_point = ['I3']
|
||||
MAP.camera_data_spawn_point = ['I2']
|
||||
MAP.map_data = """
|
||||
++ -- ME -- ++ -- ME -- ++ ++ ++
|
||||
-- -- -- ME ++ ME -- MS -- -- SP
|
||||
|
||||
Reference in New Issue
Block a user