mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -119,7 +119,7 @@ class ModuleBase:
|
||||
|
||||
return button
|
||||
|
||||
def appear(self, button, offset=0, interval=0, similarity=0.85, threshold=30):
|
||||
def appear(self, button, offset=0, interval=0, similarity=0.85, threshold=10):
|
||||
"""
|
||||
Args:
|
||||
button (Button, Template, HierarchyButton, str):
|
||||
|
||||
Reference in New Issue
Block a user