1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 12:59:25 +08:00

upd: update game struct of il2cpp

This commit is contained in:
0O0o0oOoO00
2025-10-21 18:10:47 +08:00
parent 1d528a0823
commit 9cc450d200

View File

@@ -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*