Commit 7f7be86f authored by Tt's avatar Tt

关闭音效

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