mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Fix: Wrong mystery prediction in chapter A (#1846)
This commit is contained in:
@@ -60,6 +60,8 @@ class Config:
|
|||||||
MAP_HAS_AMBUSH = False
|
MAP_HAS_AMBUSH = False
|
||||||
# ===== End of generated config =====
|
# ===== End of generated config =====
|
||||||
|
|
||||||
|
MAP_HAS_MYSTERY = False
|
||||||
|
|
||||||
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
||||||
'height': (80, 255 - 24),
|
'height': (80, 255 - 24),
|
||||||
'width': (0.9, 10),
|
'width': (0.9, 10),
|
||||||
|
|||||||
Reference in New Issue
Block a user