1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-26 02:25:03 +08:00
This commit is contained in:
sui-feng-cb
2025-01-09 23:06:16 +08:00
5 changed files with 9 additions and 8 deletions

View File

@@ -57,7 +57,7 @@ class Config:
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_SIREN_HAS_BOSS_ICON = True
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 33),
'width': (1.5, 10),

View File

@@ -58,7 +58,7 @@ class Config:
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_SIREN_HAS_BOSS_ICON = True
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 33),
'width': (1.5, 10),

View File

@@ -57,7 +57,7 @@ class Config:
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_SIREN_HAS_BOSS_ICON = True
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 24),
'width': (1.5, 10),

View File

@@ -58,7 +58,7 @@ class Config:
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_SIREN_HAS_BOSS_ICON = True
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 24),
'width': (1.5, 10),