feat: update library

develop
paring 2022-11-05 01:52:26 +09:00
parent 15466d165b
commit 00da3c7534
Signed by: pikokr
GPG Key ID: 2C097B03E9D823C4
4 changed files with 5 additions and 3 deletions

View File

@ -75,6 +75,10 @@ namespace SkyHook
_started = true;
started = true;
while (_started)
{
}
}).Start();
while (!started && exception == null)
@ -99,8 +103,6 @@ namespace SkyHook
}
_started = false;
_started = false;
}
public static void StartHook()

Binary file not shown.

Binary file not shown.

View File

@ -6,7 +6,7 @@ PluginImporter:
iconMap: {}
executionOrder: {}
defineConstraints: []
isPreloaded: 1
isPreloaded: 0
isOverridable: 1
isExplicitlyReferenced: 0
validateReferences: 1