mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 21:35:24 +08:00
Fix: MAP_SWIPE_DROP should >= MAP_GRID_CENTER_TOLERANCE
This commit is contained in:
@@ -10,6 +10,7 @@ class OSConfig:
|
||||
IGNORE_LOW_EMOTION_WARN = False
|
||||
|
||||
MAP_GRID_CENTER_TOLERANCE = 0.3
|
||||
MAP_SWIPE_DROP = 0.35
|
||||
MAP_SWIPE_MULTIPLY = (1.174, 1.200)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.135, 1.160)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.102, 1.126)
|
||||
|
||||
Reference in New Issue
Block a user