mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-04 20:54:51 +08:00
Fix: HOMO_EDGE_HOUGHLINES_THRESHOLD=210 should in 9-2 not 9-1
This commit is contained in:
@@ -58,6 +58,7 @@ class Config:
|
||||
'width': (0, 10),
|
||||
'wlen': 1000,
|
||||
}
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 210
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
|
||||
Reference in New Issue
Block a user