@@ -109,13 +109,13 @@ namespace VRCX
{
cmdline = objects.Cast<ManagementBaseObject>().SingleOrDefault()?["CommandLine"]?.ToString();
}
isGameNoVR = cmdline.Contains("--no-vr");
catch
isGameRunning = true;
return new bool[]
The note is not visible to the blocked user.