mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 06:16:05 +02:00
cleanup code
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ namespace VRCX
|
||||
{
|
||||
public class VRChatRPC
|
||||
{
|
||||
public static VRChatRPC Instance { get; private set; }
|
||||
public static readonly VRChatRPC Instance;
|
||||
|
||||
[DllImport("VRChatRPC", CallingConvention = CallingConvention.Cdecl)]
|
||||
private static extern bool VRChatRPC_000();
|
||||
|
||||
Reference in New Issue
Block a user