mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] fixes spritesheet double gen on load (#11420)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
032cfc1ea1
commit
ab799fea58
@@ -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