minsto

acii text

Apr 13th, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.24 KB | None | 0 0
  1. function printLogo()
  2. print(" _____ _____ _____ _____ ")
  3. print("|_   _|  ___/  ___|_   _|")
  4. print("  | | | |__ \ `--.  | |  ")
  5. print("  | | |  __| `--. \ | |  ")
  6. print("  | | | |___/\__/ / | |  ")
  7. print("  \_/ \____/\____/  \_/  ")
  8. end
Add Comment
Please, Sign In to add comment