1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 20:58:19 +08:00

Fix: Wrong mystery prediction in chapter A (#1846)

This commit is contained in:
LmeSzinc
2022-11-11 12:51:28 +08:00
parent 93e8db17d3
commit 5d7c4c1f2a

View File

@@ -60,6 +60,8 @@ class Config:
MAP_HAS_AMBUSH = False
# ===== End of generated config =====
MAP_HAS_MYSTERY = False
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 24),
'width': (0.9, 10),