mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
* Sort asset_list_items.dm out into separate files under asset_cache/assets * Move a few files to the spritesheet directory
6 lines
167 B
Plaintext
6 lines
167 B
Plaintext
/datum/asset/spritesheet/sheetmaterials
|
|
name = "sheetmaterials"
|
|
|
|
/datum/asset/spritesheet/sheetmaterials/create_spritesheets()
|
|
InsertAll("", 'icons/obj/stacks.dmi')
|