Commit 4ce78deb by Shawn Wang

add image

parent ee5f3c96
{
"groups": [
{
"keys": "bg_jpg,egret_icon_png,description_json,control_jpg,grid_jpg,logo_jpg",
"keys": "bg_jpg,egret_icon_png,description_json,control_jpg,grid_jpg,logo_jpg,mask_jpg",
"name": "preload"
}
],
......@@ -35,6 +35,11 @@
"name": "logo_jpg",
"type": "image",
"url": "assets/logo.jpg"
},
{
"name": "mask_jpg",
"type": "image",
"url": "assets/mask.jpg"
}
]
}
\ No newline at end of file
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