1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-07 04:28:16 +08:00

Add: Chapter D

This commit is contained in:
LmeSzinc
2024-08-17 00:57:15 +08:00
parent c79d84e174
commit 9bbf512af1
4 changed files with 302 additions and 1 deletions

View File

@@ -78,7 +78,7 @@ class Config:
HOMO_EDGE_HOUGHLINES_THRESHOLD = 300
MAP_HAS_MOVABLE_NORMAL_ENEMY = True
MAP_SWIPE_PREDICT = False
MAP_SIREN_MOVE_WAIT = 0.3
MAP_SIREN_MOVE_WAIT = 0.5
MAP_WALK_USE_CURRENT_FLEET = True
MAP_SWIPE_MULTIPLY = (1.025, 1.044)
MAP_SWIPE_MULTIPLY_MINITOUCH = (0.991, 1.009)