Commit 6427b047 authored by Tt's avatar Tt

1

parent 69cbd83b
{
"ver": "2.0.1",
"uuid": "d212bf9e-d4e0-4b3d-ab35-3ac245dbad03",
"downloadMode": 0,
"duration": 3.787755,
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
......@@ -430,6 +430,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
})
}
private showFinal() {
this.playLocalAudio('wancheng')
this.layout_final.scale = 0.3;
this.layout_final.active = true;
let count = cc.find("count", this.layout_final);
......
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