Commit 829f2075 authored by wildfirecode's avatar wildfirecode

1

parent bf67129f
......@@ -112,7 +112,7 @@ export default class MapScene extends Scene {
async start(data?) {
super.start();
PanelCtrl.instance.show('RedBombAlert');
// PanelCtrl.instance.show('RedBombAlert');
// NetManager.ins.hc_submit(()=>{
// // const submitData = DataManager.ins.getData('hc_submit').data;
// // PanelCtrl.instance.show(ModuleTypes.PRIZE_PANEL,{ level:1, option: submitData.option })
......
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