Repositories (1)
chat-vits-live2d
1 snippets stored for this repo
// 触摸
touch: function () {
current.canvas.onclick = function () {
modules.render(prop.content.touch || ["你在干什么?", "再摸我就报警了!", "HENTAI!", "不可以这样欺负我啦!"]);
};
},
// 右侧按钮