1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 06:18:21 +08:00
This commit is contained in:
GH Action - Upstream Sync
2024-12-11 05:20:35 +00:00
20 changed files with 211 additions and 140 deletions

View File

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