Commit 6372704b authored by limingzhe's avatar limingzhe

fix: debug

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