Commit f45e93cc authored by 李维's avatar 李维

调整背景图尺寸

parent 2a5d02a7
This diff is collapsed.
......@@ -7,8 +7,8 @@
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 2560,
"height": 1920,
"width": 1280,
"height": 960,
"platformSettings": {},
"subMetas": {
"bg": {
......@@ -22,10 +22,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 2560,
"height": 1920,
"rawWidth": 2560,
"rawHeight": 1920,
"width": 1280,
"height": 960,
"rawWidth": 1280,
"rawHeight": 960,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......
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