mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-24 06:20:00 +08:00
Upd: Magic map swipe multipliers
This commit is contained in:
@@ -55,8 +55,9 @@ class Config:
|
||||
'wlen': 1000
|
||||
}
|
||||
HOMO_EDGE_COLOR_RANGE = (0, 49)
|
||||
MAP_SWIPE_MULTIPLY = 1.519
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.469
|
||||
MAP_SWIPE_MULTIPLY = (0.994, 1.013)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (0.961, 0.979)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (0.933, 0.950)
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 210
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user