From 9cc450d2007fa0f3d87589610394314dc46dfbd3 Mon Sep 17 00:00:00 2001 From: 0O0o0oOoO00 <11174151+0O0o0oOoO00@users.noreply.github.com> Date: Tue, 21 Oct 2025 18:10:47 +0800 Subject: [PATCH] upd: update game struct of il2cpp --- blcrack/cracker/il2cpp.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/blcrack/cracker/il2cpp.hpp b/blcrack/cracker/il2cpp.hpp index 405040a05..289930132 100644 --- a/blcrack/cracker/il2cpp.hpp +++ b/blcrack/cracker/il2cpp.hpp @@ -78,6 +78,7 @@ struct LuaScriptMgr_Fields : UnityEngine_MonoBehaviour_Fields { void* luaHash64; // System_String_o* bool gameLoaded; bool statePrepared; + bool UseLua32; struct LuaInterface_LuaState_o* luaState; struct LuaLooper_o* luaLooper; void* profiler; // LuaInterface_LuaTable_o*