We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7637caa commit 7e760e1Copy full SHA for 7e760e1
Assets/MixedRealityToolkit/Services/MixedRealityToolkit.cs
@@ -30,7 +30,7 @@ public class MixedRealityToolkit : MonoBehaviour, IMixedRealityServiceRegistrar
30
#region Mixed Reality Toolkit Profile configuration
31
32
private const string MixedRealityPlayspaceName = "MixedRealityPlayspace";
33
-
+
34
private static bool isInitializing = false;
35
36
private static bool isApplicationQuitting = false;
0 commit comments