Commit f564fe0c by Shawn Wang

add image

parent 8bf8c6da
{ {
"groups": [ "groups": [
{ {
"keys": "bg_jpg,egret_icon_png,description_json,control_jpg,grid_jpg,logo_jpg,mask_jpg,grid_select_jpg", "keys": "bg_jpg,egret_icon_png,description_json,control_jpg,grid_jpg,logo_jpg,mask_jpg,grid_select_jpg,lighting_jpg,prop_heart_jpg,prop_light_jpg",
"name": "preload" "name": "preload"
} }
], ],
...@@ -45,6 +45,21 @@ ...@@ -45,6 +45,21 @@
"name": "grid_select_jpg", "name": "grid_select_jpg",
"type": "image", "type": "image",
"url": "assets/grid_select.jpg" "url": "assets/grid_select.jpg"
},
{
"name": "lighting_jpg",
"type": "image",
"url": "assets/lighting.jpg"
},
{
"name": "prop_heart_jpg",
"type": "image",
"url": "assets/prop_heart.jpg"
},
{
"name": "prop_light_jpg",
"type": "image",
"url": "assets/prop_light.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