mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-10-14 21:11:30 +00:00
Update ScreenMatching.cs
This commit is contained in:
parent
32975494f3
commit
7f6e21c96e
|
@ -104,7 +104,7 @@ public class ScreenMatching
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public void AddParams(string _param)
|
public void AddParam(string _param)
|
||||||
{
|
{
|
||||||
_params.Add(_param);
|
_params.Add(_param);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user