We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a18b281 commit c14c89cCopy full SHA for c14c89c
1 file changed
Plugin.cs
@@ -1,10 +1,8 @@
1
using System;
2
-using System.Diagnostics;
3
using System.Text;
4
using BepInEx;
5
using BepInEx.Logging;
6
using BepInEx.Unity.IL2CPP;
7
-using Il2CppSystem.IO;
8
9
namespace IMYSHook;
10
0 commit comments