hero 界面调整 局内英雄不再升级,改为升级局内技能
This commit is contained in:
@@ -1140,7 +1140,7 @@
|
||||
"_color": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 231,
|
||||
"g": 22,
|
||||
"g": 139,
|
||||
"b": 22,
|
||||
"a": 255
|
||||
},
|
||||
@@ -1164,9 +1164,9 @@
|
||||
"_enableOutline": true,
|
||||
"_outlineColor": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 255,
|
||||
"r": 244,
|
||||
"g": 255,
|
||||
"b": 255,
|
||||
"b": 122,
|
||||
"a": 255
|
||||
},
|
||||
"_outlineWidth": 7,
|
||||
|
||||
Reference in New Issue
Block a user