1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-24 09:49:58 +08:00

Fix: Protect fleet2 in D2 to archive 3 stars

This commit is contained in:
LmeSzinc
2023-03-10 21:18:53 +08:00
parent 2f3055b8ac
commit ab79961869
4 changed files with 18 additions and 2 deletions

View File

@@ -71,6 +71,7 @@ class Config:
# 'width': (0, 7),
'wlen': 1000
}
MAP_WALK_USE_CURRENT_FLEET = True
MAP_HAS_MAZE = True
MAP_SWIPE_MULTIPLY = 1.844
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.783