Advertisement
Guest User

config

a guest
Sep 22nd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. Textsize = .5
  2.  
  3. Bcol  = colors.white
  4. Scol1 = colors.blue
  5. Scol2 = colors.lightGray
  6. Tcol1 = colors.black
  7. Tcol2 = colors.white
  8.  
  9. xMax,yMax = term.getSize()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement