mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Stop auto updater from asking to run new instance
This commit is contained in:
@@ -56,8 +56,8 @@ namespace VRCX
|
||||
|
||||
private static void Run()
|
||||
{
|
||||
StartupArgs.ArgsCheck();
|
||||
Update.Check();
|
||||
StartupArgs.ArgsCheck();
|
||||
|
||||
Application.EnableVisualStyles();
|
||||
Application.SetCompatibleTextRenderingDefault(false);
|
||||
|
||||
Reference in New Issue
Block a user