mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-11 03:05:09 +08:00
Fix: perspective parameters in Dreamwaker's Butterfly
- Doc README.md update event announcements
This commit is contained in:
@@ -56,7 +56,7 @@ class Config:
|
||||
|
||||
STAGE_ENTRANCE = ['blue']
|
||||
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
||||
'height': (80, 255 - 40),
|
||||
'height': (80, 255 - 24),
|
||||
'width': (0.9, 10),
|
||||
'prominence': 10,
|
||||
'distance': 35,
|
||||
|
||||
Reference in New Issue
Block a user