mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 23:03:51 +02:00
cleanup code
This commit is contained in:
@@ -11,7 +11,7 @@ namespace VRCX
|
||||
{
|
||||
public class Discord
|
||||
{
|
||||
public static Discord Instance { get; private set; }
|
||||
public static readonly Discord Instance;
|
||||
private readonly ReaderWriterLockSlim m_Lock;
|
||||
private readonly RichPresence m_Presence;
|
||||
private DiscordRpcClient m_Client;
|
||||
|
||||
Reference in New Issue
Block a user