TovLenin

Флагшток

Nov 24th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. mon = peripheral.wrap("top")
  2. img = paintutils.loadImage("cccp")
  3. term.redirect(mon)
  4. paintutils.drawImage(img, 1, 1)
  5. term.restore()
Advertisement
Add Comment
Please, Sign In to add comment