Skip to content

Commit

Permalink
add: EX666 discord emojis (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
RosSample authored and Dimach committed Jul 15, 2024
1 parent ddc1196 commit 10770f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/__DEFINES/fonts.dm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
#define SIGNATURE_FONT "Segoe Script"

/// Emoji icon set
#define EMOJI_SET 'modular_nova/master_files/icons/emoji.dmi' // NOVA EDIT CHANGE - ORIGINAL: #define EMOJI_SET 'icons/ui/chat/emoji.dmi'
#define EMOJI_SET 'modular_ss220/master_files_skyrat/icons/emoji.dmi' // SKYRAT EDIT - ORIGINAL: 'icons/ui_icons/emoji/emoji.dmi'
// ex666 edit - skyrat: modular_skyrat/master_files/icons/emoji.dmi

// Font metrics bitfield
/// Include leading A width and trailing C width in GetWidth() or in DrawText()
Expand Down
Binary file not shown.

0 comments on commit 10770f7

Please sign in to comment.