1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 05:08:19 +08:00
This commit is contained in:
GH Action - Upstream Sync
2025-09-11 17:17:51 +00:00
2 changed files with 13 additions and 8 deletions

View File

@@ -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):