git repos / blockattack-game

commit e620cc14

sago007 · 2016-07-05 18:21
e620cc141b8665324ff237823d69e018242cd2b0 patch · browse files
parent 2b4dbb2bc0d12830add1bc4596903072a3f17b49

Removed the old file dialog box texture.

Changed files

M Game/data/sprites/blockattack1.sprite before
D Game/data/textures/fileDialogbox.png before
diff --git a/Game/data/sprites/blockattack1.sprite b/Game/data/sprites/blockattack1.sprite index 78b7567..c7dee17 100644 --- a/Game/data/sprites/blockattack1.sprite +++ b/Game/data/sprites/blockattack1.sprite
@@ -253,15 +253,6 @@
"number_of_frames" : 1,
"frame_time" : 1
},
-"fileDialogbox" : {
- "texture" : "fileDialogbox",
- "topx" : 0,
- "topy" : 0,
- "height" : 200,
- "width" : 600,
- "number_of_frames" : 1,
- "frame_time" : 1
-},
"garbage_bl" : {
"texture" : "garbage_bl",
"topx" : 0,
diff --git a/Game/data/textures/fileDialogbox.png b/Game/data/textures/fileDialogbox.png deleted file mode 100755 index b54d692..0000000
Binary files a/Game/data/textures/fileDialogbox.png and /dev/null differ