mirror of
https://github.com/LmeSzinc/AzurLaneAutoScript.git
synced 2025-01-09 09:37:41 +08:00
Fix: Edge corners in chapter BD
This commit is contained in:
parent
b9d2b264a1
commit
a14079d157
@ -71,6 +71,8 @@ class Config:
|
||||
'CV': 1.111,
|
||||
'BB': 1.111,
|
||||
}
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||
MAP_WALK_USE_CURRENT_FLEET = True
|
||||
MAP_SWIPE_MULTIPLY = 1.826
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.765
|
||||
|
||||
|
@ -71,6 +71,8 @@ class Config:
|
||||
'CV': 1.111,
|
||||
'BB': 1.111,
|
||||
}
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||
MAP_WALK_USE_CURRENT_FLEET = True
|
||||
MAP_SWIPE_MULTIPLY = 1.826
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.765
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user