mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-15 15:50:31 +08:00
Fix: MEDAL_SHOP_SCROLL.drag_threshold
This commit is contained in:
parent
1ab1994aa2
commit
fb68f93bfe
@ -12,6 +12,7 @@ from module.ui.scroll import Scroll
|
||||
|
||||
MEDAL_SHOP_SCROLL = Scroll(MEDAL_SHOP_SCROLL_AREA, color=(247, 211, 66))
|
||||
MEDAL_SHOP_SCROLL.edge_threshold = 0.15
|
||||
MEDAL_SHOP_SCROLL.drag_threshold = 0.15
|
||||
|
||||
|
||||
class ShopPriceOcr(DigitYuv):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user