1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 07:37:19 +08:00

Fix: Handle auto search, disable it currently

This commit is contained in:
LmeSzinc
2021-01-21 19:54:36 +08:00
parent 191274c10c
commit 453b38f15c
8 changed files with 32 additions and 2 deletions

View File

@@ -130,6 +130,7 @@ class AzurLaneConfig:
ENABLE_STOP_CONDITION = True
ENABLE_FAST_FORWARD = True
ENABLE_AUTO_SEARCH = False
STOP_IF_OIL_LOWER_THAN = 5000
STOP_IF_COUNT_GREATER_THAN = 0
STOP_IF_TIME_REACH = 0