Update Plugin.cs

This commit is contained in:
2026-05-15 03:20:19 +00:00
parent 3738b8d46d
commit 3df0110980

View File

@@ -30,7 +30,7 @@ public class AlwaysRecFace
static PatchTypesResult typesResult = Util.PreparePatchTypes( static PatchTypesResult typesResult = Util.PreparePatchTypes(
"Always RecFace on loading screen", "Always RecFace on loading screen",
"LoadingScreen", "LoadingScreen",
"get_ShowRecFace" "EFNNDDKHAMB"
); );
static bool Prepare() => typesResult.Success; static bool Prepare() => typesResult.Success;