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

File diff suppressed because it is too large Load Diff

View File

@@ -140,6 +140,9 @@ namespace VRCX
Thread.Sleep(1000);
}
}
catch (ThreadInterruptedException)
{
}
catch (Exception ex)
{
logger.Warn($"SystemMonitor thread exception: {ex}");

Binary file not shown.