From cfaa949e56fc69bf141c3798e220fd9f453d8ccb Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 15 Feb 2021 20:47:02 -0500 Subject: Updated unity project --- public/unity/Build/SnugCup.data.unityweb | Bin 59637994 -> 59635819 bytes public/unity/Build/SnugCup.wasm.code.unityweb | Bin 18671150 -> 18671676 bytes public/unity/Build/SnugCup.wasm.framework.unityweb | 8 ++++---- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'public/unity/Build') diff --git a/public/unity/Build/SnugCup.data.unityweb b/public/unity/Build/SnugCup.data.unityweb index ff3b51f..dd25df3 100644 Binary files a/public/unity/Build/SnugCup.data.unityweb and b/public/unity/Build/SnugCup.data.unityweb differ diff --git a/public/unity/Build/SnugCup.wasm.code.unityweb b/public/unity/Build/SnugCup.wasm.code.unityweb index 4219086..907ac42 100644 Binary files a/public/unity/Build/SnugCup.wasm.code.unityweb and b/public/unity/Build/SnugCup.wasm.code.unityweb differ diff --git a/public/unity/Build/SnugCup.wasm.framework.unityweb b/public/unity/Build/SnugCup.wasm.framework.unityweb index 35dbd6c..616cd59 100644 --- a/public/unity/Build/SnugCup.wasm.framework.unityweb +++ b/public/unity/Build/SnugCup.wasm.framework.unityweb @@ -1890,10 +1890,6 @@ __ATINIT__.push({ func: (function() { ___emscripten_environ_constructor(); }) -}, { - func: (function() { - __GLOBAL__sub_I_Il2CppCodeRegistration_cpp(); - }) }, { func: (function() { __GLOBAL__sub_I_Lump_libil2cpp_gc_cpp(); @@ -1906,6 +1902,10 @@ __ATINIT__.push({ func: (function() { __GLOBAL__sub_I_Lump_libil2cpp_metadata_cpp(); }) +}, { + func: (function() { + __GLOBAL__sub_I_Il2CppCodeRegistration_cpp(); + }) }, { func: (function() { __GLOBAL__sub_I_Lump_libil2cpp_vm_cpp(); -- cgit v1.2.3