mirror of
https://github.com/LmeSzinc/AzurLaneAutoScript.git
synced 2025-01-09 05:47:30 +08:00
Fix: Add HOMO_STORAGE in SP
This commit is contained in:
parent
ffc956d3c7
commit
6f586b0ab9
@ -79,8 +79,9 @@ class Config:
|
||||
# 'width': (0, 7),
|
||||
'wlen': 1000
|
||||
}
|
||||
HOMO_STORAGE = ((9, 6), [(154.004, 110.162), (1153.33, 110.162), (-36.338, 651.451), (1318.254, 651.451)])
|
||||
HOMO_EDGE_COLOR_RANGE = (0, 33)
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 300
|
||||
# HOMO_EDGE_HOUGHLINES_THRESHOLD = 300
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||
MAP_IS_ONE_TIME_STAGE = True
|
||||
MAP_SWIPE_MULTIPLY = (1.063, 1.083)
|
||||
|
Loading…
Reference in New Issue
Block a user