Commit 2d37d334 authored by 李维's avatar 李维

修改字体颜色

parent 8e045dfe
......@@ -3567,9 +3567,9 @@
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 132,
"g": 79,
"b": 159,
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
......@@ -3656,9 +3656,9 @@
"_enabled": true,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"r": 75,
"g": 129,
"b": 58,
"a": 255
},
"_width": 3,
......
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