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

Refactor: Stop condition, reach level

This commit is contained in:
LmeSzinc
2021-11-14 21:46:32 +08:00
parent 2eca1a6f85
commit a6571c6d79
12 changed files with 84 additions and 80 deletions

View File

@@ -43,7 +43,7 @@ class ManualConfig:
"""
module.combat.level
"""
LV120_TRIGGERED = False
LV_TRIGGERED = False
LV32_TRIGGERED = False
STOP_IF_REACH_LV32 = False