From f4bdeeac399a513b05d822f912a3a8e8e2db30bc Mon Sep 17 00:00:00 2001 From: L170 <641980694@qq.com> Date: Fri, 3 Jul 2020 22:24:22 +0800 Subject: [PATCH] update model --- .idea/workspace.xml | 7 +++---- live2d3/yehu/yehu.js | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 51c66d1..4f44c76 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,6 @@ - @@ -114,10 +113,10 @@ - + - + diff --git a/live2d3/yehu/yehu.js b/live2d3/yehu/yehu.js index 142813e..4d7021a 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@0.9/"; +const home_Path = "https://cdn.jsdelivr.net/gh/mizhiyugan529/live2d3@1.0/"; // 封装异步加载资源的方法 function loadExternalResource(url, type) {