Commit a71d4d22 authored by wildfirecode13's avatar wildfirecode13

u

parent e929214a
No preview for this file type
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"name": "common" "name": "common"
}, },
{ {
"keys": "index_bg.png,index_bg2.png,index_box.png,index_logo1.png,index_logo2.png,index_opentips.png,index_prizebg.png,index_record.png,index_rule.png,index_sharetips.png", "keys": "index_bg.png,index_bg2.png,index_box.png,index_logo1.png,index_logo2.png,index_opentips.png,index_prizebg.png,index_prizeitembg.png,index_record.png,index_rule.png,index_sharetips.png",
"name": "index" "name": "index"
}, },
{ {
......
This diff is collapsed.
...@@ -13,7 +13,7 @@ export const ResJson = { ...@@ -13,7 +13,7 @@ export const ResJson = {
"name": "common" "name": "common"
}, },
{ {
"keys": "index_bg.png,index_bg2.png,index_box.png,index_logo1.png,index_logo2.png,index_opentips.png,index_prizebg.png,index_record.png,index_rule.png,index_sharetips.png", "keys": "index_bg.png,index_bg2.png,index_box.png,index_logo1.png,index_logo2.png,index_opentips.png,index_prizebg.png,index_prizeitembg.png,index_record.png,index_rule.png,index_sharetips.png",
"name": "index" "name": "index"
}, },
{ {
......
...@@ -318,12 +318,12 @@ export const SkinJson ={ ...@@ -318,12 +318,12 @@ export const SkinJson ={
} }
}, },
{ {
"name": "index_prizebg", "name": "index_prizeitembg",
"x": 100, "x": 100,
"y": 1269, "y": 1269,
"type": "sprite", "type": "sprite",
"props": { "props": {
"source": "index_prizebg.png" "source": "index_prizeitembg.png"
} }
}, },
{ {
......
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