Commit b268c5a3 authored by zjz1994's avatar zjz1994

调整引导显示

parent c8c4d626
...@@ -526,7 +526,7 @@ export default class MainScene extends Scene { ...@@ -526,7 +526,7 @@ export default class MainScene extends Scene {
this.initBaseElement(); this.initBaseElement();
//设置栏置顶 //设置栏置顶
// this.addChild(this["settingAll"]) // this.addChild(this["settingAll"])
// this.addChild(this['redrainbg']); this.addChild(this['redrainbg']);
this['redrainbg'].visible = false; this['redrainbg'].visible = false;
this.settingGroup.visible = false; this.settingGroup.visible = false;
this.addLoading(); this.addLoading();
......
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