diff --git a/Runtime/SkyHookManager.cs b/Runtime/SkyHookManager.cs index 8ec3df4..3e5ac76 100644 --- a/Runtime/SkyHookManager.cs +++ b/Runtime/SkyHookManager.cs @@ -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() diff --git a/plugins/i686/skyhook.dll b/plugins/i686/skyhook.dll index 4135968..fd78a3f 100755 Binary files a/plugins/i686/skyhook.dll and b/plugins/i686/skyhook.dll differ diff --git a/plugins/x86_64/skyhook.dll b/plugins/x86_64/skyhook.dll index 89266d1..9579a0f 100755 Binary files a/plugins/x86_64/skyhook.dll and b/plugins/x86_64/skyhook.dll differ diff --git a/plugins/x86_64/skyhook.dll.meta b/plugins/x86_64/skyhook.dll.meta index 9e5da3f..cd58db7 100644 --- a/plugins/x86_64/skyhook.dll.meta +++ b/plugins/x86_64/skyhook.dll.meta @@ -6,7 +6,7 @@ PluginImporter: iconMap: {} executionOrder: {} defineConstraints: [] - isPreloaded: 1 + isPreloaded: 0 isOverridable: 1 isExplicitlyReferenced: 0 validateReferences: 1