matrix and orbit thing (#12399)

This commit is contained in:
Letter N
2020-05-31 08:20:20 +08:00
committed by GitHub
parent 25dbed5b0b
commit af1aa9758d
5 changed files with 60 additions and 13 deletions

View File

@@ -743,4 +743,9 @@ GLOBAL_LIST_EMPTY(asset_datums)
"dna_discovered.gif" = 'html/dna_discovered.gif',
"dna_undiscovered.gif" = 'html/dna_undiscovered.gif',
"dna_extra.gif" = 'html/dna_extra.gif'
)
)
/datum/asset/simple/vv
assets = list(
"view_variables.css" = 'html/admin/view_variables.css'
)