Commit 5d5afa79 authored by 章红平's avatar 章红平

提交

parent 083ab23b
......@@ -42,8 +42,8 @@ export default class SceneComponent extends MyCocosSceneComponent {
start() {
super.start();
this.initBg();
this.initData();
this.initTime();
// this.initData();
// this.initTime();
}
_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