1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-16 14:55:44 +08:00

Fix: clear mode for event

This commit is contained in:
sui-feng-cb
2024-12-19 18:09:08 +08:00
parent 62b84f4a23
commit ed3664379e
5 changed files with 52 additions and 19 deletions

View File

@@ -58,6 +58,7 @@ class Config:
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
STAGE_ENTRANCE = ['half', '20240725']
MAP_HAS_MODE_SWITCH = True
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 17),
'width': (0.9, 10),