mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Fix: Handle MEDAL_SHOP_SCROLL_250814 just at 0.90
(330.5-61.5)/(422-123)
This commit is contained in:
@@ -51,7 +51,8 @@ MEDAL_SHOP_SCROLL_250814 = ShopAdaptiveScroll(
|
||||
name="MEDAL_SHOP_SCROLL_250814"
|
||||
)
|
||||
MEDAL_SHOP_SCROLL_250814.drag_threshold = 0.1
|
||||
MEDAL_SHOP_SCROLL_250814.edge_threshold = 0.1
|
||||
# A little bit larger than 0.1 to handle bottom
|
||||
MEDAL_SHOP_SCROLL_250814.edge_threshold = 0.12
|
||||
|
||||
|
||||
class ShopPriceOcr(DigitYuv):
|
||||
|
||||
Reference in New Issue
Block a user