diff --git a/gfx/UltimateCataclysm/pngs_filler_32x32/.keep b/gfx/UltimateCataclysm/pngs_filler_32x32/.keep deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/gfx/UltimateCataclysm/pngs_filler_tall_32x64/.keep b/gfx/UltimateCataclysm/pngs_filler_tall_32x64/.keep deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/gfx/UltimateCataclysm/tile_info.json b/gfx/UltimateCataclysm/tile_info.json index 95c0af892a..29bf222ead 100644 --- a/gfx/UltimateCataclysm/tile_info.json +++ b/gfx/UltimateCataclysm/tile_info.json @@ -40,12 +40,6 @@ "filler": true } }, - { - "filler.png": { "sprite_width": 32, "sprite_height": 32, "filler": true } - }, - { - "filler_tall.png": { "sprite_width": 32, "sprite_height": 64, "sprite_offset_y": -32, "filler": true } - }, { "fillergiant.png": { "sprite_width": 96, "sprite_height": 96, "sprite_offset_x": -32, "sprite_offset_y": -64, "filler": true } },