Commit ad1bc658 authored by jeff's avatar jeff

修改颜色bug

parent 4b638b42
...@@ -266,9 +266,9 @@ ...@@ -266,9 +266,9 @@
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
"__type__": "cc.Color", "__type__": "cc.Color",
"r": 197, "r": 255,
"g": 244, "g": 255,
"b": 187, "b": 255,
"a": 255 "a": 255
}, },
"_contentSize": { "_contentSize": {
...@@ -353,7 +353,7 @@ ...@@ -353,7 +353,7 @@
"_srcBlendFactor": 770, "_srcBlendFactor": 770,
"_dstBlendFactor": 771, "_dstBlendFactor": 771,
"_spriteFrame": { "_spriteFrame": {
"__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" "__uuid__": "ee7569bd-8d46-467d-a753-3753438bf3fe"
}, },
"_type": 0, "_type": 0,
"_sizeMode": 0, "_sizeMode": 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