mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-07 19:21:46 +08:00
Fix: Force to disable auto search in customized maps (#333)
This commit is contained in:
@@ -14,6 +14,7 @@ A1, B1, C1, D1, E1, F1, G1, \
|
||||
|
||||
class Config(ConfigBase):
|
||||
ENABLE_FAST_FORWARD = False
|
||||
ENABLE_AUTO_SEARCH = False
|
||||
AMBUSH_EVADE = False
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user