mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 15:36:59 +08:00
Optimize: 优化相机位置初始化, 2020.04.09更新改变了相机初始位置
This commit is contained in:
@@ -37,7 +37,7 @@ MAP.spawn_data = [
|
||||
{'battle': 5},
|
||||
{'battle': 6, 'boss': 1},
|
||||
]
|
||||
MAP.in_map_swipe_preset_data = (2, 1)
|
||||
# MAP.in_map_swipe_preset_data = (2, 1)
|
||||
|
||||
A1, B1, C1, D1, E1, F1, G1, H1, I1, J1, K1, \
|
||||
A2, B2, C2, D2, E2, F2, G2, H2, I2, J2, K2, \
|
||||
|
||||
@@ -29,7 +29,7 @@ MAP.spawn_data = [
|
||||
{'battle': 4, 'enemy': 1},
|
||||
{'battle': 5, 'boss': 1},
|
||||
]
|
||||
MAP.in_map_swipe_preset_data = (-1, 0)
|
||||
# MAP.in_map_swipe_preset_data = (-1, 0)
|
||||
|
||||
A1, B1, C1, D1, E1, F1, G1, H1, \
|
||||
A2, B2, C2, D2, E2, F2, G2, H2, \
|
||||
|
||||
Reference in New Issue
Block a user