Update info.lua
This commit is contained in:
parent
bc70dd73f6
commit
c2eb694d05
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||||
|
|
Loading…
Reference in a new issue