diff --git a/cheat-library/src/appdata/il2cpp-unityplayer-functions.h b/cheat-library/src/appdata/il2cpp-unityplayer-functions.h index 3217c0a..ae33e61 100644 --- a/cheat-library/src/appdata/il2cpp-unityplayer-functions.h +++ b/cheat-library/src/appdata/il2cpp-unityplayer-functions.h @@ -1,4 +1,4 @@ using namespace app; -DO_APP_FUNC(0x00AE5AD0, app::Byte__Array*, Unity_RecordUserData, (int32_t nType)); -DO_APP_FUNC(0x00A80580, Il2CppClass**, GetIl2Classes, ()); \ No newline at end of file +DO_APP_FUNC(0x00B64280, app::Byte__Array*, Unity_RecordUserData, (int32_t nType)); +DO_APP_FUNC(0x00AFCB60, Il2CppClass**, GetIl2Classes, ()); \ No newline at end of file