Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Feb 26, 2024
1 parent f066811 commit 330d5ca
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 1 deletion.
Binary file added emojis/discord/100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added emojis/other/dabmeup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added emojis/other/party.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added emojis/other/poppinbottles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added emojis/other/shocked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added emojis/other/usercoinunverified.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added emojis/other/zoink.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@
}
},
"developer": "TheSillyDoggo",
"description": "geometry dash sex real ?! (not faek)"
"description": "geometry dash sex real ?! (not faek)",
"repository": "https://github.com/TheSillyDoggo/Comment-Emojis"
}
7 changes: 7 additions & 0 deletions src/CCLabelBMFontExt.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ std::vector<std::pair<std::string, std::string>> emojis = {

std::pair("goldcoin", "GJ_coinsIcon_001.png"),
std::pair("uncollectedusercoin", "GJ_coinsIcon_gray_001.png"),
_Emoji("usercoinunverified"),
std::pair("usercoin", "GJ_coinsIcon2_001.png"),
std::pair("points", "GJ_pointsIcon_001.png"),

Expand Down Expand Up @@ -74,9 +75,15 @@ std::vector<std::pair<std::string, std::string>> emojis = {
_Emoji("whadahell"),
_Emoji("youshould"),
_Emoji("car"),
_Emoji("zoink"),
_Emoji("shocked"),
_Emoji("poppinbottles"),
_Emoji("party"),
_Emoji("dabmeup"),
_Emoji("fireinthehole"),

//discord
_Emoji("100"),
_Emoji("shushing_face"),
_Emoji("deaf_person"),
_Emoji("deaf_man"),
Expand Down

0 comments on commit 330d5ca

Please sign in to comment.