Commit 7f7be86f authored by Tt's avatar Tt

关闭音效

parent 126da80b
...@@ -11,8 +11,7 @@ export default class dg_xiaodi extends cc.Component { ...@@ -11,8 +11,7 @@ export default class dg_xiaodi extends cc.Component {
onLoad() { onLoad() {
} }
hideAll() { hideAll() {
this.playEnterEnd(); cc.audioEngine.stopAllEffects();
this.playQuestionVoiceEnd();
this.node.active = false; this.node.active = false;
} }
showAll() { showAll() {
......
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