Commit 3f9c7cd9 by Shawn Wang

bgm

parent 7b730bf7
......@@ -70,6 +70,7 @@ class Main extends egret.DisplayObjectContainer {
})
console.log(userInfo);
SoundManager.getInstance().play({soundName: "bgm_mp3"})
platform.onShareAppMessage((...args) => {
return {
title: "恶魔妈妈买面膜",
......
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 to comment