Update autoload.js

This commit is contained in:
pymastera 2022-05-27 13:24:59 +08:00 committed by GitHub
parent 32f6ebf5e8
commit c82e07de9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ if (screen.width >= 768) {
Promise.all([
loadExternalResource(live2d_path + "waifu.css", "css"),
loadExternalResource(live2d_path + "live2d.min.js", "js"),
loadExternalResource(live2d_path + "waifu-tips.js", "js")
loadExternalResource(live2d_path + "waifu-tips.js", "js"),
loadExternalResource(live2d_path + "drag.js", "js")
]).then(() => {
initWidget({