Fix Init issue

MonitorRefactor
evilC 7 years ago
parent c237149d02
commit 582f5fae82

@ -27,7 +27,7 @@ namespace AutoHotInterception
SetThreadState(true);
}
public string Test()
public string OkCheck()
{
return "OK";
}

Loading…
Cancel
Save