Remove a old redundant statement
This commit is contained in:
parent
c7154880d9
commit
d913a4c222
1 changed files with 0 additions and 1 deletions
|
@ -40,5 +40,4 @@ function drawTitle()
|
|||
term.write("ROBCO INDUSTRIES (TM) TERMLINK PROTOCOL")
|
||||
term.setCursorPos(2, 2)
|
||||
term.write("WELCOME " .. name .. " TO " .. hostname)
|
||||
term.setCursorPos(2, 4)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue