Advertisement
Skip_21

Affichage logo OFLC

Nov 15th, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.12 KB | None | 0 0
  1. term.setBackgroundColor(colors.orange)
  2. term.clear()
  3. OFLC = paintutils.loadImage("OFLC")
  4. paintutils.drawImage(OFLC, 1, 3)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement