mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 23:03:51 +02:00
Set handles to null on OVR Shutdown
This commit is contained in:
@@ -241,6 +241,9 @@ namespace VRCX
|
||||
OpenVR.Shutdown();
|
||||
nextInit = DateTime.UtcNow.AddSeconds(10);
|
||||
system = null;
|
||||
|
||||
_wristOverlayHandle = 0;
|
||||
_hmdOverlayHandle = 0;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user