mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
@@ -166,7 +166,7 @@ class ManualConfig:
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (0.999, 1.017)
|
||||
# Swipe distance in map grid lower than this will be dropped,
|
||||
# because a closing swipe will be treat as a click in game.
|
||||
MAP_SWIPE_DROP = 0.15
|
||||
MAP_SWIPE_DROP = 0.25
|
||||
# Swipes may stop in middle, due to emulator stuck.
|
||||
# Predict actual swipe distance to correct camera.
|
||||
MAP_SWIPE_PREDICT = True
|
||||
|
||||
Reference in New Issue
Block a user