REVERT of nanoui/chemistry becoming subsystems (temp)

This commit is contained in:
Heroman
2019-04-05 13:30:32 +10:00
parent c701f8c1c7
commit b11015107c
129 changed files with 389 additions and 350 deletions

View File

@@ -197,7 +197,7 @@
)
// update the ui if it exists, returns null if no ui is passed/found
ui = SSnanoui.try_update_ui(user, src, ui_key, ui, data, force_open)
ui = GLOB.nanomanager.try_update_ui(user, src, ui_key, ui, data, force_open)
if (!ui)
// the ui does not exist, so we'll create a new() one
// for a list of parameters and their descriptions see the code docs in \code\modules\nano\nanoui.dm