Update OpenVR

This commit is contained in:
Natsumi
2025-08-23 12:06:47 +12:00
parent c04047078c
commit 6a3b0cd24a
4 changed files with 7861 additions and 7857 deletions
+7858 -7857
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -140,6 +140,9 @@ namespace VRCX
Thread.Sleep(1000); Thread.Sleep(1000);
} }
} }
catch (ThreadInterruptedException)
{
}
catch (Exception ex) catch (Exception ex)
{ {
logger.Warn($"SystemMonitor thread exception: {ex}"); logger.Warn($"SystemMonitor thread exception: {ex}");
Binary file not shown.
Binary file not shown.