emojis: add facepalm emoji

This commit is contained in:
dekvall
2019-11-13 01:55:14 +01:00
parent 87c6811819
commit 87af40bec7
2 changed files with 3 additions and 1 deletions

View File

@@ -84,7 +84,9 @@ enum Emoji
ALIEN("(@.@)"),
EGGPLANT("8=D"),
WAVE("(^_^)/"),
HEART_EYES("(*.*)");
HEART_EYES("(*.*)"),
FACEPALM("M-)"),
;
private static final Map<String, Emoji> emojiMap;

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 B