mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
v2019.08.21.1
This commit is contained in:
@@ -61,10 +61,7 @@ namespace VRCX
|
||||
client = null;
|
||||
}
|
||||
}
|
||||
if (client != null)
|
||||
{
|
||||
client.Dispose();
|
||||
}
|
||||
client?.Dispose();
|
||||
})
|
||||
{
|
||||
IsBackground = true
|
||||
|
||||
Reference in New Issue
Block a user