mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-24 14:49:05 +08:00
Fix: Set HOMO_EDGE_HOUGHLINES_THRESHOLD = 210 to all maps with 2 SP on the same row
This commit is contained in:
@@ -4,6 +4,7 @@ from module.logger import logger
|
||||
|
||||
class Config:
|
||||
HOMO_EDGE_COLOR_RANGE = (0, 12)
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 210
|
||||
MAP_SWIPE_MULTIPLY = 1.537
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.486
|
||||
|
||||
|
||||
Reference in New Issue
Block a user