mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 22:28:44 +01:00
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
/datum/asset/simple/holo_nanomap
|
|
keep_local_name = TRUE
|
|
|
|
/datum/asset/simple/holo_nanomap/register()
|
|
assets = SSholomaps.dump_nanomap_icons()
|
|
. = ..()
|