forked from zombieb/undead-universal-patch-il2cpp
webhook test
This commit is contained in:
@@ -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()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user