This commit is contained in:
PossiblyAxolotl 2022-05-22 17:43:08 -06:00
parent 7deae09065
commit 175d92d0d5
5 changed files with 2 additions and 0 deletions

View file

@ -30,6 +30,8 @@ local editor = "main"
local imgSwitch = gfx.imagetable.new("gfx/switch") 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.

After

Width:  |  Height:  |  Size: 246 B

BIN
Source/gfx/leave.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 B

BIN
Source/gfx/stay.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 B