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