1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 01:38:21 +08:00

Fix: info_bar_count() find_peaks parameters

This commit is contained in:
LmeSzinc
2022-12-30 02:32:52 +08:00
parent e07e319ab2
commit 0e97e27562

View File

@@ -47,7 +47,6 @@ class InfoHandler(ModuleBase):
parameters = {
'height': 235,
'prominence': 50,
'width': (0, 4),
# Blue lines are in a interval of 56
'distance': 50,
}