textures: fix bottom

master
octacian 2016-07-28 22:16:17 -07:00
parent 7e348e3383
commit 7ac34cd86b
3 changed files with 6 additions and 6 deletions

View File

@ -3,24 +3,24 @@
digicompute.register_terminal("default", {
description = "digicomputer",
off_tiles = {
"updown.png",
"updown.png",
"top.png",
"bottom.png",
"right.png",
"left.png",
"back_off.png",
"front_off.png",
},
bios_tiles = {
"updown.png",
"updown.png",
"top.png",
"bottom.png",
"right.png",
"left.png",
"back_off.png",
"front_off.png^bios.png",
},
on_tiles = {
"updown.png",
"updown.png",
"top.png",
"bottom.png",
"right.png",
"left.png",
"back.png",

BIN
textures/bottom.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 B

View File

Before

Width:  |  Height:  |  Size: 129 B

After

Width:  |  Height:  |  Size: 129 B