mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
fixes spritesheet runtime on load (#18256)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/datum/asset/spritesheet_batched/chat
|
||||
name = "chat"
|
||||
load_immediately = TRUE
|
||||
|
||||
/datum/asset/spritesheet_batched/chat/create_spritesheets()
|
||||
insert_all_icons("", text_tag_icons, prefix_with_dirs = FALSE) // OOC, LOOC ect icons
|
||||
|
||||
Reference in New Issue
Block a user