1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-14 19:01:10 +08:00

Refactor: Abstract chapter switches from 20240725 to 20241219

This commit is contained in:
LmeSzinc
2024-12-20 21:07:58 +08:00
parent a3bb25a95d
commit cc2cf0d046
27 changed files with 151 additions and 119 deletions

View File

@@ -58,6 +58,7 @@ class Config:
# ===== End of generated config =====
STAGE_ENTRANCE = ['half', '20240725']
MAP_CHAPTER_SWITCH_20241219 = True
MAP_IS_ONE_TIME_STAGE = True
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 33),