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*