mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 19:33:33 +08:00
Fix: Edge detection corner in 10-2 and 10-4 (fixed #1055)
This commit is contained in:
@@ -63,6 +63,7 @@ class Config:
|
||||
'width': (0, 10),
|
||||
'wlen': 1000,
|
||||
}
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
|
||||
@@ -62,6 +62,7 @@ class Config:
|
||||
'width': (0, 10),
|
||||
'wlen': 1000,
|
||||
}
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
|
||||
Reference in New Issue
Block a user