From 5ea562fb2a48a410ba142e1b4188b8926aa70267 Mon Sep 17 00:00:00 2001 From: pypy Date: Mon, 9 Nov 2020 00:39:40 +0900 Subject: [PATCH] bugfix --- VRCXVR.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VRCXVR.cs b/VRCXVR.cs index 45fef4d5..f6237717 100644 --- a/VRCXVR.cs +++ b/VRCXVR.cs @@ -83,7 +83,7 @@ namespace VRCX var overlayHandle2 = 0UL; // REMOVE THIS - nextOverlay = DateTime.MaxValue; + // nextOverlay = DateTime.MaxValue; _device = new Device( DriverType.Hardware,