Commit e4c57bf6 authored by wildfirecode's avatar wildfirecode

1

parent 8000fb49
......@@ -146,13 +146,12 @@ export default class MapScene extends Scene {
});
this.addChild(guide);
guide.play(1)
console.log(guide)
// console.log(guide)
} else { //不用引导
PanelCtrl.instance.showPanels(panels,[],this.onAllPanelHide);
}
}, window['signActivityId']);
this.initSound();
this._data = data;
......
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