1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00

Fix: Typo in Microlayer Medley A1

This commit is contained in:
LmeSzinc 2021-08-19 23:54:47 +08:00
parent 3295a634f9
commit 47bb8cc979

View File

@ -54,7 +54,7 @@ class Config:
# ===== End of generated config =====
DETECTION_BACKEND = 'perspective'
COINCIDENT_POINT_ENCOURAGE_DISTANCE = 9
COINCIDENT_POINT_ENCOURAGE_DISTANCE = 5
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (50, 255 - 80),
'width': 1,