Moved the angry emoticon above the sad one to avoid clashes.

This commit is contained in:
default 2023-02-01 10:09:11 +01:00
parent 12131b67a3
commit 6c033900a5

View file

@ -17,6 +17,7 @@ struct {
{ "X-D", "😆" }, { "X-D", "😆" },
{ ";-)", "😉" }, { ";-)", "😉" },
{ "B-)", "😎" }, { "B-)", "😎" },
{ ">:-(", "😡" },
{ ":-(", "😞" }, { ":-(", "😞" },
{ ":-*", "😘" }, { ":-*", "😘" },
{ ":-/", "😕" }, { ":-/", "😕" },
@ -25,7 +26,6 @@ struct {
{ ":_(", "😢" }, { ":_(", "😢" },
{ ":-|", "😐" }, { ":-|", "😐" },
{ "<3", "&#128147;" }, { "<3", "&#128147;" },
{ ">:(", "&#128544;" },
{ ":facepalm:", "&#129318;" }, { ":facepalm:", "&#129318;" },
{ ":shrug:", "&#129335;" }, { ":shrug:", "&#129335;" },
{ ":shrug2:", "&#175;\\_(&#12484;)_/&#175;" }, { ":shrug2:", "&#175;\\_(&#12484;)_/&#175;" },