tweak quog tongue
h-hey!
This commit is contained in:
parent
c25b910edf
commit
630832f6c7
1 changed files with 5 additions and 5 deletions
10
exe/Main.idr
10
exe/Main.idr
|
@ -29,16 +29,16 @@ qtuwu opts =
|
|||
if opts.unicode then
|
||||
[#" ___,-´⎠ "#,
|
||||
#"(·`──´ ◡ -´⎠"#,
|
||||
#" \⋀/───´⎞/`──´ "#,
|
||||
#" ⋃────,-₎ ⎞ "#,
|
||||
#" (‾‾) ⎟ "#,
|
||||
#" \/\/──´⎞/`──´ "#,
|
||||
#" ⎜⎟───,-₎ ⎞ "#,
|
||||
#" ⎝⎠ (‾‾) ⎟ "#,
|
||||
#" (‾‾‾) ⎟ "#]
|
||||
else
|
||||
[#" ___,-´/ "#,
|
||||
#"(.`--´ u -´/"#,
|
||||
#" \/\/--´|/`--´ "#,
|
||||
#" U----,-, \ "#,
|
||||
#" (--) | "#,
|
||||
#" ||---,-, \ "#,
|
||||
#" `´ (--) | "#,
|
||||
#" (---) | "#]
|
||||
|
||||
private
|
||||
|
|
Loading…
Reference in a new issue