commit a600fc3b
Remove the old raw bomb sprite. "block_bomb" should be used instead
Changed files
| M | Game/data/sprites/blockattack1.sprite before |
diff --git a/Game/data/sprites/blockattack1.sprite b/Game/data/sprites/blockattack1.sprite
index ebe2be3..49643df 100644
--- a/Game/data/sprites/blockattack1.sprite
+++ b/Game/data/sprites/blockattack1.sprite
@@ -171,15 +171,6 @@
"number_of_frames" : 1,
"frame_time" : 1
},
-"bomb" : {
- "texture" : "bomb",
- "topx" : 0,
- "topy" : 0,
- "height" : 50,
- "width" : 100,
- "number_of_frames" : 1,
- "frame_time" : 1
-},
"chain_frame" : {
"texture" : "chain_frame",
"topx" : 0,