Commit 1c8bd30a authored by wangxin's avatar wangxin

beta 1.4

parent f85d3177
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 253, "width": 256,
"height": 227 "height": 227
}, },
"_anchorPoint": { "_anchorPoint": {
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 253, "width": 256,
"height": 219 "height": 219
}, },
"_anchorPoint": { "_anchorPoint": {
...@@ -169,7 +169,7 @@ ...@@ -169,7 +169,7 @@
"__uuid__": "dec1094e-44d7-400e-ae82-87256133f537" "__uuid__": "dec1094e-44d7-400e-ae82-87256133f537"
}, },
"_type": 0, "_type": 0,
"_sizeMode": 1, "_sizeMode": 0,
"_fillType": 0, "_fillType": 0,
"_fillCenter": { "_fillCenter": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -270,7 +270,7 @@ ...@@ -270,7 +270,7 @@
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
} }
], ],
"_srcBlendFactor": 770, "_srcBlendFactor": 1,
"_dstBlendFactor": 771, "_dstBlendFactor": 771,
"_spriteFrame": { "_spriteFrame": {
"__uuid__": "7fea9c73-91cb-4f14-b9e9-0ba62035d742" "__uuid__": "7fea9c73-91cb-4f14-b9e9-0ba62035d742"
......
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
"type": "sprite", "type": "sprite",
"wrapMode": "clamp", "wrapMode": "clamp",
"filterMode": "bilinear", "filterMode": "bilinear",
"premultiplyAlpha": false, "premultiplyAlpha": true,
"genMipmaps": false, "genMipmaps": false,
"packable": true, "packable": true,
"width": 253, "width": 256,
"height": 227, "height": 227,
"platformSettings": {}, "platformSettings": {},
"subMetas": { "subMetas": {
......
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