mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-26 14:48:26 +01:00
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
/datum/asset/spritesheet/jobs
|
|
name = "jobs"
|
|
|
|
/datum/asset/spritesheet/jobs/register()
|
|
InsertAll("", 'icons/ui_icons/tgui/jobs.dmi')
|
|
..()
|