mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Revert "Un-kevinzes nanoui and chemistry subsystems back into processes for greater good"
This commit is contained in:
@@ -102,8 +102,6 @@
|
||||
options["LEGACY: gas_data"] = gas_data
|
||||
options["LEGACY: plant_controller"] = plant_controller
|
||||
options["LEGACY: alarm_manager"] = alarm_manager
|
||||
options["LEGACY: nanomanager"] = GLOB.nanomanager
|
||||
options["LEGACY: chemistryProcess"] = chemistryProcess
|
||||
|
||||
var/pick = input(mob, "Choose a controller to debug/view variables of.", "VV controller:") as null|anything in options
|
||||
if(!pick)
|
||||
|
||||
Reference in New Issue
Block a user