1
0
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:
LmeSzinc 2022-05-26 21:54:17 +08:00
parent 0ba49d6a94
commit 8c5333b9fd
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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