webhook test

This commit is contained in:
2025-03-25 23:11:08 -04:00
parent bc84ef04ed
commit 04cbe7fd63

View File

@@ -10,7 +10,7 @@ public class Plugin : BasePlugin
{ {
public static new readonly ManualLogSource Log = Logger.CreateLogSource("UUPatch"); public static new readonly ManualLogSource Log = Logger.CreateLogSource("UUPatch");
public static Harmony _hi = new("dev.proxnet.recroom.universalpatch.noneac.il2cpp"); static Harmony _hi = new("dev.proxnet.recroom.universalpatch.noneac.il2cpp");
public override bool Unload() public override bool Unload()
{ {