mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 15:31:42 +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);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user