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

Fix: Stop if encountered unexpected errors

- Fix: meow_additional
- Fix:Missing config
This commit is contained in:
LmeSzinc
2021-09-22 00:13:32 +08:00
parent b3580c427e
commit b4df3f8a9d
3 changed files with 13 additions and 5 deletions

View File

@@ -84,6 +84,7 @@ class ManualConfig:
MAP_SIREN_MOVE_WAIT = 1.5 # The enemy moving takes about 1.2 ~ 1.5s.
MAP_SIREN_COUNT = 0
MAP_HAS_MYSTERY = True
MAP_MYSTERY_HAS_CARRIER = False
MAP_GRID_CENTER_TOLERANCE = 0.1
MOVABLE_ENEMY_FLEET_STEP = 2