mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Add: Parameters in Pledge of the Radiant Court chapter AC
This commit is contained in:
parent
0ba49d6a94
commit
8c5333b9fd
@ -68,6 +68,7 @@ class Config:
|
||||
}
|
||||
HOMO_EDGE_COLOR_RANGE = (0, 49)
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 210
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||
MAP_SWIPE_MULTIPLY = 1.656
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.601
|
||||
|
||||
|
||||
@ -54,6 +54,7 @@ class Config:
|
||||
MAP_HAS_MYSTERY = False
|
||||
# ===== End of generated config =====
|
||||
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||
MAP_SWIPE_MULTIPLY = 1.656
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.601
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user