Move BasePatches to Patches

This commit is contained in:
2025-03-30 19:09:17 -04:00
parent 1e52eed704
commit 155dda33b9

View File

@@ -6,7 +6,7 @@ using System.Threading.Tasks;
using HarmonyLib;
using System.Reflection;
namespace undead_universal_patch_il2cpp.BasePatches
namespace undead_universal_patch_il2cpp.Patches
{
[HarmonyPatch]
public class ImageSignaturePatch