Commit 3efc8a0a authored by limingzhe's avatar limingzhe

fix: ebug

parent 16cb17c2
......@@ -130,7 +130,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
if (Game.getIns().title) {
cc.find("layout_info/bg_title/title", this.node).getComponent(cc.Label).string = Game.getIns().title;
// cc.find("layout_info/bg_title/title", this.node).getComponent(cc.Label).string = Game.getIns().title;
}
// if (Game.getIns().bgAudio || Game.getIns().bgAudio != "") {
// this.btn_audio_on.active = 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