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:
parent
3295a634f9
commit
47bb8cc979
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user