Commit f4256774 authored by Tt's avatar Tt

1

parent c9b8f250
...@@ -707,6 +707,7 @@ cc.Class({ ...@@ -707,6 +707,7 @@ cc.Class({
// pg.view.visible(this.btn_replay, false); // pg.view.visible(this.btn_replay, false);
// this.initStars(); // this.initStars();
// this.initLayout(); // this.initLayout();
this.initBox();
this.initItems(); this.initItems();
}, },
createRightAni(pos) { createRightAni(pos) {
......
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"premultiplyAlpha": false, "premultiplyAlpha": false,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 303, "width": 36,
"height": 132, "height": 42,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
"btn_replay": { "btn_replay": {
......
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