mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-20 23:16:13 +08:00
Upd: Magic map swipe multipliers
This commit is contained in:
@@ -63,8 +63,9 @@ class Config:
|
||||
HOMO_EDGE_COLOR_RANGE = (0, 13)
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 350
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||
MAP_SWIPE_MULTIPLY = 1.783
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.724
|
||||
MAP_SWIPE_MULTIPLY = (1.167, 1.189)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.128, 1.149)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.095, 1.115)
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
|
||||
Reference in New Issue
Block a user