Commit 2ab73511 authored by limingzhe's avatar limingzhe

fix: 去掉tween

parent 22bfbfe8
......@@ -69,7 +69,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
this.initView();
this.initEvent();
this.gameStart();
this.showBgLightAction();
// this.showBgLightAction();
}
protected onDestroy(): void {
pg.event.clear();
......
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