mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-26 01:15:03 +08:00
Fix: Set HOMO_EDGE_HOUGHLINES_THRESHOLD = 210 to all maps with 2 SP on the same row
This commit is contained in:
@@ -47,7 +47,7 @@ step_on = SelectedGrids([D3, E3])
|
||||
|
||||
|
||||
class Config(ConfigBase):
|
||||
pass
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 210
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
|
||||
Reference in New Issue
Block a user