Commit 2776142d authored by Tt's avatar Tt

Merge branch 'master' of http://vcs.ireadabc.com/template/fireballoon into master

parents bb111ffe 14e30982
......@@ -773,6 +773,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
const isSuccess = details.some(item => item.overall <= 40);
if (isSuccess) {
return false;
}
}
return true;
......
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