diff --git a/Source/Editor.lua b/Source/Editor.lua index 118e36d..15d12b9 100644 --- a/Source/Editor.lua +++ b/Source/Editor.lua @@ -28,10 +28,7 @@ local altClrButton local editor = "main" -local imgSwitch = gfx.imagetable.new("gfx/switch") local imgFloppy = gfx.imagetable.new("gfx/floppyT") ---local imgExit = gfx.imagetable.new("gfx/exit") ---local imgStay = gfx.imagetable.new("gfx/stayy") local imgAdd = gfx.image.new("gfx/add") local imgMus = gfx.image.new("gfx/music") local imgLine = gfx.image.new("gfx/line") diff --git a/Source/gfx/exit-table-42-28.png b/Source/gfx/exit-table-42-28.png deleted file mode 100644 index 37e79ae..0000000 Binary files a/Source/gfx/exit-table-42-28.png and /dev/null differ diff --git a/Source/gfx/stayy-table-42-28.png b/Source/gfx/stayy-table-42-28.png deleted file mode 100644 index b41bb2c..0000000 Binary files a/Source/gfx/stayy-table-42-28.png and /dev/null differ diff --git a/Source/sfx/song5.wav b/Source/sfx/song5.wav index d092afa..b9b6271 100644 Binary files a/Source/sfx/song5.wav and b/Source/sfx/song5.wav differ diff --git a/Source/sfx/song6.wav b/Source/sfx/song6.wav new file mode 100644 index 0000000..3cd4ba2 Binary files /dev/null and b/Source/sfx/song6.wav differ