1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-13 03:35:51 +08:00

Fix: W16 map data

This commit is contained in:
LmeSzinc
2026-03-30 02:39:51 +08:00
parent 33e812adb8
commit b993a5e8b4
6 changed files with 30 additions and 7 deletions

View File

@@ -54,6 +54,7 @@ class Config(ConfigBase):
MAP_HAS_FLEET_STEP = False
MAP_HAS_AMBUSH = True
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom-left'
MAP_SWIPE_MULTIPLY = (1.093, 1.113)
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.057, 1.077)
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.026, 1.045)