Commit 6372704b authored by limingzhe's avatar limingzhe

fix: debug

parent 1ccd7e46
......@@ -494,7 +494,9 @@ export default class SceneComponent extends MyCocosSceneComponent {
console.log("[onFinish] middleLayer not found")
}
})
showSRResult();
if (this.data.isShowScore) {
showSRResult();
}
}, 1)
}
......
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