hero 界面调整 局内英雄不再升级,改为升级局内技能
This commit is contained in:
@@ -1087,7 +1087,7 @@
|
||||
"__id__": 45
|
||||
}
|
||||
],
|
||||
"_active": true,
|
||||
"_active": false,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 51
|
||||
@@ -2396,7 +2396,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 130,
|
||||
"width": 0,
|
||||
"height": 10
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@@ -2483,7 +2483,7 @@
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 130,
|
||||
"height": 1
|
||||
"height": 10
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -2518,10 +2518,7 @@
|
||||
"b": 255,
|
||||
"a": 255
|
||||
},
|
||||
"_spriteFrame": {
|
||||
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@0e130",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_spriteFrame": null,
|
||||
"_type": 1,
|
||||
"_fillType": 0,
|
||||
"_sizeMode": 0,
|
||||
@@ -2558,7 +2555,7 @@
|
||||
},
|
||||
"_mode": 0,
|
||||
"_totalLength": 130,
|
||||
"_progress": 1,
|
||||
"_progress": 0,
|
||||
"_reverse": false,
|
||||
"_id": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user