diff --git a/Runtime/SkyHookManager.cs b/Runtime/SkyHookManager.cs index c51a3d2..f7f9da4 100644 --- a/Runtime/SkyHookManager.cs +++ b/Runtime/SkyHookManager.cs @@ -111,8 +111,6 @@ namespace SkyHook } }).Start(); - isHookActive = true; - while (!started && exception == null) { }