Commit f85d3177 authored by wangxin's avatar wangxin

beta 1.3

parent 0572104a
......@@ -220,7 +220,7 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 253,
"width": 256,
"height": 227
},
"_anchorPoint": {
......@@ -276,7 +276,7 @@
"__uuid__": "7fea9c73-91cb-4f14-b9e9-0ba62035d742"
},
"_type": 0,
"_sizeMode": 1,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
......@@ -285,7 +285,7 @@
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_isTrimmedMode": false,
"_atlas": null,
"_id": ""
},
......@@ -455,6 +455,9 @@
"_soundOp": null,
"_picUrl": null,
"_spriteFrame": null,
"_width": null,
"_height": null,
"_isMoved": false,
"_id": ""
},
{
......
......@@ -18,13 +18,13 @@
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetX": 0.5,
"offsetY": 0,
"trimX": 0,
"trimX": 2,
"trimY": 0,
"width": 253,
"height": 227,
"rawWidth": 253,
"rawWidth": 256,
"rawHeight": 227,
"borderTop": 0,
"borderBottom": 0,
......
......@@ -18,13 +18,13 @@
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetX": 0.5,
"offsetY": 4,
"trimX": 0,
"trimX": 2,
"trimY": 0,
"width": 253,
"height": 219,
"rawWidth": 253,
"rawWidth": 256,
"rawHeight": 227,
"borderTop": 0,
"borderBottom": 0,
......
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