diff options
Diffstat (limited to 'format.c')
-rw-r--r-- | format.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,6 +17,7 @@ struct { { "X-D", "😆" }, { ";-)", "😉" }, { "B-)", "😎" }, + { ">:-(", "😡" }, { ":-(", "😞" }, { ":-*", "😘" }, { ":-/", "😕" }, @@ -25,7 +26,6 @@ struct { { ":_(", "😢" }, { ":-|", "😐" }, { "<3", "💓" }, - { ">:(", "😠" }, { ":facepalm:", "🤦" }, { ":shrug:", "🤷" }, { ":shrug2:", "¯\\_(ツ)_/¯" }, |