fix: 修复关卡内图片圆角不正确的问题

This commit is contained in:
richarjiang
2026-05-03 22:40:24 +08:00
parent c04bde38a3
commit b288c0bc8f
5 changed files with 28 additions and 13 deletions

View File

@@ -49,10 +49,10 @@
"height": 1189,
"rawWidth": 1190,
"rawHeight": 1189,
"borderTop": 220,
"borderBottom": 220,
"borderLeft": 220,
"borderRight": 220,
"borderTop": 225,
"borderBottom": 225,
"borderLeft": 225,
"borderRight": 225,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,