mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-14 17:45:04 +00:00
Emoticon tweak.
This commit is contained in:
parent
71d1bd06e1
commit
d3c4691cdd
1 changed files with 1 additions and 1 deletions
2
format.c
2
format.c
|
@ -20,7 +20,7 @@ struct {
|
|||
{ ":-(", "😞" },
|
||||
{ ":-*", "😘" },
|
||||
{ ":-/", "😕" },
|
||||
{ "8-o", "😲" },
|
||||
{ "8-o", "😳" },
|
||||
{ "%-)", "🤪" },
|
||||
{ ":_(", "😢" },
|
||||
{ ":-|", "😐" },
|
||||
|
|
Loading…
Reference in a new issue