fix: 修复关卡内图片圆角不正确的问题
This commit is contained in:
@@ -744,7 +744,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -4.854,
|
||||
"y": -3.284,
|
||||
"y": 0.844,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -785,7 +785,7 @@
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 900,
|
||||
"height": 450
|
||||
"height": 430
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -1051,7 +1051,7 @@
|
||||
"node": {
|
||||
"__id__": 25
|
||||
},
|
||||
"_enabled": false,
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 41
|
||||
},
|
||||
@@ -1359,7 +1359,7 @@
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 900,
|
||||
"height": 450
|
||||
"height": 430
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -1625,7 +1625,7 @@
|
||||
"node": {
|
||||
"__id__": 49
|
||||
},
|
||||
"_enabled": false,
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 65
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user