mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-11 16:35:13 +00:00
Update ScreenMatching.cs
This commit is contained in:
parent
ad06da549f
commit
32975494f3
|
@ -58,7 +58,7 @@ public class ScreenMatching
|
|||
private int templateCurrentIndex = 0;
|
||||
private double threshold = 0.4;
|
||||
private string mode;
|
||||
private List<string> _params;
|
||||
private List<string> _params = new List<string>();
|
||||
|
||||
public ScreenMatching(ServiceBase parent, string workingDirectory)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user