1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-20 07:14:59 +08:00

Fix: clear machine fortress once

This commit is contained in:
18870
2021-09-16 20:10:01 +08:00
parent 56e86cc7ae
commit 2edebf0ad8
5 changed files with 10 additions and 5 deletions

View File

@@ -53,7 +53,8 @@ class Config:
MAP_HAS_AMBUSH = False
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
# DETECTION_BACKEND = 'perspective'
MAP_SWIPE_PREDICT = False
DETECTION_BACKEND = 'perspective'
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 40),
'width': (0.9, 10),