Move Galvanic support to different namespace

This commit is contained in:
2025-03-30 19:06:00 -04:00
parent 19fadd3cd9
commit 1e52eed704
3 changed files with 9 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ using System.IO;
// this entire file could be better
namespace undead_universal_patch_il2cpp
namespace undead_universal_patch_il2cpp.Galvanic
{
public class GalvanicAuth
{