mirror of
https://github.com/evilC/AutoHotInterception.git
synced 2024-11-16 21:25:46 +00:00
Fix Init issue
This commit is contained in:
parent
c237149d02
commit
582f5fae82
@ -27,7 +27,7 @@ namespace AutoHotInterception
|
||||
SetThreadState(true);
|
||||
}
|
||||
|
||||
public string Test()
|
||||
public string OkCheck()
|
||||
{
|
||||
return "OK";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user