From f95825e7623862d58cccba9f8fc843bb128625ff Mon Sep 17 00:00:00 2001 From: L170 <641980694@qq.com> Date: Fri, 3 Jul 2020 22:37:28 +0800 Subject: [PATCH] update model --- .idea/workspace.xml | 1 + live2d3/yehu/yehu.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4f44c76..200b6b8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -90,6 +90,7 @@ + diff --git a/live2d3/yehu/yehu.js b/live2d3/yehu/yehu.js index 4d7021a..91a13f1 100644 --- a/live2d3/yehu/yehu.js +++ b/live2d3/yehu/yehu.js @@ -1,5 +1,5 @@ -const home_Path = "https://cdn.jsdelivr.net/gh/mizhiyugan529/live2d3@1.0/"; +const home_Path = "https://cdn.jsdelivr.net/gh/mizhiyugan529/live2d3@1.1/"; // 封装异步加载资源的方法 function loadExternalResource(url, type) {