1
0
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:
LmeSzinc
2020-09-20 20:49:12 +08:00
parent 24e5094680
commit 783fcdf6a8
5 changed files with 11 additions and 5 deletions

View File

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