General cleanup
This commit is contained in:
parent
ab8128cf93
commit
67fb2626f7
6 changed files with 12 additions and 10 deletions
|
@ -65,7 +65,7 @@
|
|||
(concat
|
||||
(propertize
|
||||
(concat
|
||||
(make-string (min 3 (truncate (/ height 5))) ?\n)
|
||||
(make-string (min 5 (truncate (/ height 5))) ?\n)
|
||||
lead "================= =============== =============== ======== ========\n"
|
||||
lead "\\\\ . . . . . . .\\\\ //. . . . . . .\\\\ //. . . . . . .\\\\ \\\\. . .\\\\// . . //\n"
|
||||
lead "||. . ._____. . .|| ||. . ._____. . .|| ||. . ._____. . .|| || . . .\\/ . . .||\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue