forked from zombieb/undead-universal-patch-il2cpp
Move BasePatches to Patches
This commit is contained in:
@@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
|||||||
using HarmonyLib;
|
using HarmonyLib;
|
||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
|
|
||||||
namespace undead_universal_patch_il2cpp.BasePatches
|
namespace undead_universal_patch_il2cpp.Patches
|
||||||
{
|
{
|
||||||
[HarmonyPatch]
|
[HarmonyPatch]
|
||||||
public class ImageSignaturePatch
|
public class ImageSignaturePatch
|
||||||
|
|||||||
Reference in New Issue
Block a user