Advertisement
Guest User

startup

a guest
Dec 26th, 2020
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. os.loadAPI("col")
  2. col.setBackground(colors.black)
  3. col.clear()
  4.  
  5. col.msg(01,"------------------------------------------")
  6. col.msg(19,"-")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement