少年修仙传客户端基础资源
lwb
2021-03-10 bf252ac5d71a14b56d0b014781c4011efcea3c02
Assets/ILRuntime/Src/ILLauncherProxy.cs
@@ -239,7 +239,7 @@
            m.Invoke(null, new object[] { appdomain });
        }
#else
        ILRuntime.Runtime.Generated.CLRBindings.Shutdown(appDomain);
        ILRuntime.Runtime.Generated.CLRBindings.Shutdown(appdomain);
#endif
        dllFS?.Close();
        pdbFS?.Close();