Commit 6e894377 authored by wildfirecode13's avatar wildfirecode13

1

parent 73b00803
......@@ -3,7 +3,7 @@ export default class DropItem extends Sprite {
constructor() {
super();
this.texture = TextureCache['box2']
this.texture = TextureCache['box']
this.y = 0;
}
......
......@@ -16,9 +16,9 @@
"ext": ".png"
},
{
"name": "box2",
"name": "box",
"url": "//yun.duiba.com.cn/spark/assets/022e25a3984ff122fbf960bd0cb87bff48f8c3bf.png",
"uuid": "box2",
"uuid": "box",
"ext": ".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