Transfers icon path to the emojis to define (#58948)

This commit is contained in:
NopemanMcHalt
2021-05-15 17:38:04 -07:00
committed by GitHub
parent 98c552662b
commit 3b807ea182
4 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -153,7 +153,7 @@
name = "chat"
/datum/asset/spritesheet/chat/register()
InsertAll("emoji", 'icons/emoji.dmi')
InsertAll("emoji", EMOJI_SET)
// pre-loading all lanugage icons also helps to avoid meta
InsertAll("language", 'icons/misc/language.dmi')
// catch languages which are pulling icons from another file