Update info.lua

This commit is contained in:
Ale2610 2015-08-21 15:52:12 +02:00
parent bc70dd73f6
commit c2eb694d05

View file

@ -18,6 +18,7 @@ local function header()
term.setBackgroundColor(colors.white) term.setBackgroundColor(colors.white)
term.setTextColor(colors.black) term.setTextColor(colors.black)
end end
header()
term.setCursorPos(1,3) term.setCursorPos(1,3)
sertextext.center(3, " Info") sertextext.center(3, " Info")