mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Fix overlay restart
This commit is contained in:
@@ -111,6 +111,7 @@ namespace VRCX
|
||||
Exit();
|
||||
Instance = new VRCXVRElectron();
|
||||
Instance.Init();
|
||||
Program.VRCXVRInstance = Instance;
|
||||
//MainForm.Instance.Browser.ExecuteScriptAsync("console.log('VRCXVR Restarted');");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user