testing
This commit is contained in:
parent
be14343a81
commit
c3d70a4387
@ -45,8 +45,8 @@ end
|
||||
|
||||
function draw_screen()
|
||||
while true do
|
||||
term.clear()
|
||||
term.setCursorPos(0, 0)
|
||||
-- term.clear()
|
||||
-- term.setCursorPos(0, 0)
|
||||
term.setTextColor(colors.white)
|
||||
term.setBackgroundColor(colors.black)
|
||||
term.write('Press "R" to toggle the rainbows\n')
|
||||
|
Loading…
x
Reference in New Issue
Block a user