Minimize to tray at startup

This commit is contained in:
Natsumi
2022-10-06 02:41:17 +13:00
parent 1e07903b54
commit c6a180fc7a
4 changed files with 20 additions and 8 deletions

View File

@@ -148,9 +148,8 @@ namespace VRCX
{
Thread.Sleep(32);
}
catch
catch(ThreadInterruptedException)
{
// ThreadInterruptedException
}
if (_active)