diff --git a/ipc.md b/ipc.md index 27bbbf8..33c5521 100755 --- a/ipc.md +++ b/ipc.md @@ -5,7 +5,7 @@ Chat 2's IPC. Here's an example. -```c# +```cs public class ContextMenuIntegration { // This is used to register your plugin with the IPC. It will return an ID // that you should save for later.