Update DiscordRPC

This commit is contained in:
Natsumi
2022-08-18 23:02:50 +12:00
parent 9037bc4fe7
commit 813343abce
2 changed files with 1 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ namespace VRCX
}
else if (m_Client != null)
{
m_Client.ClearPresence();
m_Client.Dispose();
m_Client = null;
}

Binary file not shown.