mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 22:36:05 +02:00
Fixes and small changes
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ namespace VRCX
|
||||
if (Program.LaunchDebug)
|
||||
cefSettings.RemoteDebuggingPort = 8088;
|
||||
|
||||
// CefSharpSettings.WcfEnabled = true; // TOOD: REMOVE THIS LINE YO (needed for synchronous configRepository)
|
||||
CefSharpSettings.WcfEnabled = true; // TOOD: REMOVE THIS LINE YO (needed for synchronous configRepository)
|
||||
CefSharpSettings.ShutdownOnExit = false;
|
||||
|
||||
// Enable High-DPI support on Windows 7 or newer
|
||||
|
||||
Reference in New Issue
Block a user