mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-05 00:27:34 +08:00
Fix: Add HOMO_STORAGE in SP
This commit is contained in:
@@ -79,8 +79,9 @@ class Config:
|
|||||||
# 'width': (0, 7),
|
# 'width': (0, 7),
|
||||||
'wlen': 1000
|
'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_COLOR_RANGE = (0, 33)
|
||||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 300
|
# HOMO_EDGE_HOUGHLINES_THRESHOLD = 300
|
||||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||||
MAP_IS_ONE_TIME_STAGE = True
|
MAP_IS_ONE_TIME_STAGE = True
|
||||||
MAP_SWIPE_MULTIPLY = (1.063, 1.083)
|
MAP_SWIPE_MULTIPLY = (1.063, 1.083)
|
||||||
|
|||||||
Reference in New Issue
Block a user