Revert "Un-kevinzes nanoui and chemistry subsystems back into processes for greater good"

This commit is contained in:
Novacat
2019-04-08 15:24:27 -04:00
committed by GitHub
parent f8a2ab2fd3
commit 466516b066
129 changed files with 350 additions and 389 deletions

View File

@@ -18,7 +18,7 @@
src.remoter_state = null
// Force an UI update before we go, ensuring that any windows we may have opened for the remote target closes.
GLOB.nanomanager.update_uis(remote_target.nano_container())
SSnanoui.update_uis(remote_target.nano_container())
remote_target = null
return ..()