Fix Electron IsGameRunning check

This commit is contained in:
Natsumi
2025-10-31 00:32:08 +11:00
parent 1928767adf
commit b68399ca8a
3 changed files with 5 additions and 13 deletions

View File

@@ -284,7 +284,6 @@ namespace VRCX
logger.Info("Launch Command: {0}", StartupArgs.LaunchArguments.LaunchCommand);
AppApiInstance = new AppApiElectron();
// ProcessMonitor.Instance.Init();
VRCXVRInstance = new VRCXVRElectron();
VRCXVRInstance.Init();