1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-25 14:48:13 +08:00
This commit is contained in:
2025-09-22 13:58:12 +08:00
19 changed files with 34 additions and 6 deletions

View File

@@ -62,6 +62,7 @@ class Config(ConfigBase):
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_WALK_USE_CURRENT_FLEET = False
HOMO_STORAGE = ((8, 6), [(137.405, 104.804), (1046.044, 104.804), (-12.171, 652.093), (1166.717, 652.093)])
MAP_SWIPE_MULTIPLY = (1.109, 1.130)
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.073, 1.093)

View File

@@ -63,6 +63,7 @@ class Config(ConfigBase):
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_WALK_USE_CURRENT_FLEET = False
HOMO_STORAGE = ((8, 6), [(137.405, 104.804), (1046.044, 104.804), (-12.171, 652.093), (1166.717, 652.093)])
MAP_SWIPE_MULTIPLY = (1.109, 1.130)
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.073, 1.093)