mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
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