Advertisement
postrach

bbk

Jan 28th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function drawdesktop()
  2.   term.setCursorPos(1,1)
  3.   write("=============Time-to-get-Schwifty-in-here=========")
  4.  
  5. end
  6.  
  7. drawdesktop()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement