Commit 9552a2b7 authored by wildfirecode13's avatar wildfirecode13

u

parent db4c63c5
...@@ -31,13 +31,8 @@ export class IndexScene extends Scene { ...@@ -31,13 +31,8 @@ export class IndexScene extends Scene {
start() { start() {
super.start(); super.start();
<<<<<<< HEAD
this.getIndex(); this.getIndex();
// showPanel(SharePanel); // showPanel(SharePanel);
=======
showPanel(PrizePanel);
>>>>>>> 4445b545174f45bdb5de86ca86be78b8f149ecec
getObject(this,'index_sharetips').visible=false; getObject(this,'index_sharetips').visible=false;
this.initContainer(); this.initContainer();
this.initmask(); this.initmask();
......
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