mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 01:23:34 +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('C1')
|
||||
MAP.shape = 'I7'
|
||||
MAP.camera_data = ['D5', 'F2', 'F5']
|
||||
MAP.camera_data_spawn_point = ['D2']
|
||||
MAP.camera_data_spawn_point = ['D1']
|
||||
MAP.map_data = """
|
||||
SP -- SP ++ ++ -- ME -- --
|
||||
-- -- -- ++ ++ ME -- MB --
|
||||
|
||||
Reference in New Issue
Block a user