Internal add hash to login form for all logins, fix registration patch

This commit is contained in:
2025-09-21 17:42:06 -04:00
parent 584f19b016
commit 10e8797ba2
4 changed files with 48 additions and 13 deletions

View File

@@ -1,8 +1,6 @@
using System;
using System.Reflection;
using System.Security.Cryptography;
using BestHTTP;
using BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls;
using HarmonyLib;
using undead_universal_patch_il2cpp.Core;
using undead_universal_patch_il2cpp.Core.Config;