瀏覽代碼

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

default 2 年之前
父節點
當前提交
6c033900a5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      format.c

+ 1 - 1
format.c

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