Commit b0043bb5 authored by 章红平's avatar 章红平

提交

parent 5d5afa79
This diff is collapsed.
...@@ -42,8 +42,8 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -42,8 +42,8 @@ export default class SceneComponent extends MyCocosSceneComponent {
start() { start() {
super.start(); super.start();
this.initBg(); this.initBg();
// this.initData(); this.initData();
// this.initTime(); this.initTime();
} }
_cantouch = null; _cantouch = null;
......
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