mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Chore: Rename "threshold" in template matching to "similarity"
to be differ from the "threshold" in color matching
This commit is contained in:
@@ -39,9 +39,7 @@ class ManualConfig:
|
||||
"""
|
||||
module.base
|
||||
"""
|
||||
COLOR_SIMILAR_THRESHOLD = 10
|
||||
BUTTON_OFFSET = 30
|
||||
BUTTON_MATCH_SIMILARITY = 0.85
|
||||
WAIT_BEFORE_SAVING_SCREEN_SHOT = 1
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user