more somg, removed unnecessary editor sprites
This commit is contained in:
parent
175d92d0d5
commit
c5a2a585cb
5 changed files with 0 additions and 3 deletions
|
@ -28,10 +28,7 @@ local altClrButton
|
||||||
|
|
||||||
local editor = "main"
|
local editor = "main"
|
||||||
|
|
||||||
local imgSwitch = gfx.imagetable.new("gfx/switch")
|
|
||||||
local imgFloppy = gfx.imagetable.new("gfx/floppyT")
|
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 imgAdd = gfx.image.new("gfx/add")
|
||||||
local imgMus = gfx.image.new("gfx/music")
|
local imgMus = gfx.image.new("gfx/music")
|
||||||
local imgLine = gfx.image.new("gfx/line")
|
local imgLine = gfx.image.new("gfx/line")
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 246 B |
Binary file not shown.
Before Width: | Height: | Size: 299 B |
Binary file not shown.
BIN
Source/sfx/song6.wav
Normal file
BIN
Source/sfx/song6.wav
Normal file
Binary file not shown.
Loading…
Reference in a new issue