move to internals

This commit is contained in:
2025-09-21 17:46:15 -04:00
parent 672b34b556
commit 4649042ac1

View File

@@ -8,7 +8,7 @@ using System.Threading.Tasks;
using undead_universal_patch_il2cpp.Core;
using undead_universal_patch_il2cpp.Core.Config;
namespace undead_universal_patch_il2cpp.Patches;
namespace undead_universal_patch_il2cpp.Patches.Internals;
[HarmonyPatch]
public class RefreshTokenFix