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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user