Fix: Edge corners in chapter BD

This commit is contained in:
LmeSzinc 2023-02-27 23:13:48 +08:00
parent b9d2b264a1
commit a14079d157
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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