mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Fix: 修复停止条件: 如果船坞已满无效的问题
(其实是没写)
This commit is contained in:
@@ -169,6 +169,7 @@ class AzurLaneConfig:
|
||||
module.retire
|
||||
"""
|
||||
ENABLE_RETIREMENT = True
|
||||
DOCK_FULL_TRIGGERED = False
|
||||
RETIRE_MODE = '10' # all, 10
|
||||
RETIRE_N = True
|
||||
RETIRE_R = False
|
||||
|
||||
Reference in New Issue
Block a user