Commit 19da240e by kaisa

feat:测试

parent 2d466087
Showing with 1 additions and 1 deletions
......@@ -113,7 +113,7 @@ function appCollaboration(msg) {
// 判断背景音是否开启/关闭
function isBgMusicClose() {
let isMuted = mAudios.bgm.muted;
layer.msg(isMuted);
// layer.msg(isMuted);
return isMuted;
}
// 露水音效
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment