From e40670ef631987c3145de934fad09ee4d89398b4 Mon Sep 17 00:00:00 2001 From: Buriburi Date: Fri, 20 Sep 2024 15:29:59 +0200 Subject: [PATCH] fixed bug --- live2d/dist/auto.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live2d/dist/auto.js b/live2d/dist/auto.js index dd0b1f9..4f6edf3 100644 --- a/live2d/dist/auto.js +++ b/live2d/dist/auto.js @@ -1,4 +1,4 @@ -const live2d_path = "https://www.luoyangdonghui.de/wp-content/uploads/live2d_test35/live2d/"; +const live2d_path = "https://www.luoyangdonghui.de/wp-content/uploads/live2d/live2d/"; //封装异步加载资源的方法 function loadExternalResource(url, type) {