Commit 09dbaec8 by Shawn Wang

bgm

parent a8f4e7df
{
"groups": [
{
"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,catched_0_mp3,catched_1_mp3,catched_2_mp3,flirt_mp3",
"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,catched_0_mp3,catched_1_mp3,catched_2_mp3,flirt_mp3,avatar_bg_jpg,bgm_mp3",
"name": "preload"
}
],
......@@ -80,6 +80,16 @@
"name": "flirt_mp3",
"type": "sound",
"url": "assets/flirt.mp3"
},
{
"name": "avatar_bg_jpg",
"type": "image",
"url": "assets/avatar_bg.jpg"
},
{
"name": "bgm_mp3",
"type": "sound",
"url": "assets/bgm.mp3"
}
]
}
\ 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