emoji: Add XD and pleading emojis (#12203)
This commit is contained in:
@@ -89,6 +89,8 @@ enum Emoji
|
|||||||
PENSIVE("V_V"),
|
PENSIVE("V_V"),
|
||||||
ACORN("<lt>D~"), // <D~
|
ACORN("<lt>D~"), // <D~
|
||||||
GORILLA(":G"),
|
GORILLA(":G"),
|
||||||
|
PLEADING("(n_n)"),
|
||||||
|
XD("Xd"),
|
||||||
;
|
;
|
||||||
|
|
||||||
private static final Map<String, Emoji> emojiMap;
|
private static final Map<String, Emoji> emojiMap;
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 311 B |
Binary file not shown.
|
After Width: | Height: | Size: 312 B |
Reference in New Issue
Block a user