mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
Update OpenVR
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -140,6 +140,9 @@ namespace VRCX
|
||||
Thread.Sleep(1000);
|
||||
}
|
||||
}
|
||||
catch (ThreadInterruptedException)
|
||||
{
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
logger.Warn($"SystemMonitor thread exception: {ex}");
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user