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