mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
[MIRROR] Transfers icon path to the emojis to define (#5730)
* Transfers icon path to the emojis to define (#58948) * Transfers icon path to the emojis to define Co-authored-by: NopemanMcHalt <36963049+NopemanMcHalt@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user