mirror of
https://github.com/LmeSzinc/AzurLaneAutoScript.git
synced 2025-01-08 12:07:36 +08:00
Fix: MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom' in SP
This commit is contained in:
parent
c98f2dc825
commit
2749730bc7
@ -81,6 +81,7 @@ class Config:
|
||||
}
|
||||
HOMO_EDGE_COLOR_RANGE = (0, 33)
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 300
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||
MAP_IS_ONE_TIME_STAGE = True
|
||||
MAP_SWIPE_MULTIPLY = (1.063, 1.083)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.028, 1.047)
|
||||
|
Loading…
Reference in New Issue
Block a user