mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 13:27:20 +08:00
Opt: Reduce swipes become clicks when game is randomly stuck (#743)
Optimise the swipe path so that it ends on land
This commit is contained in:
@@ -113,6 +113,8 @@ class ManualConfig:
|
||||
MAP_WALK_USE_CURRENT_FLEET = False
|
||||
# Optimize walk path, reducing ambushes
|
||||
MAP_WALK_OPTIMIZE = True
|
||||
# Optimize swipe path, reducing swipes turn info clicks.
|
||||
MAP_SWIPE_OPTIMIZE = True
|
||||
|
||||
"""
|
||||
module.map_detection
|
||||
|
||||
Reference in New Issue
Block a user