Merging Powernets into Machines

This commit is contained in:
Fox-McCloud
2015-07-15 03:36:35 -04:00
parent da8ac741e9
commit c81d7904c5
5 changed files with 12 additions and 59 deletions
-3
View File
@@ -966,9 +966,6 @@ var/list/slot_equipment_priority = list( \
process = processScheduler.getProcess("pipenet")
stat(null, "PIP([pipe_networks.len])\t - #[process.getTicks()]\t - [process.getLastRunTime()]")
process = processScheduler.getProcess("powernet")
stat(null, "POW([powernets.len])\t - #[process.getTicks()]\t - [process.getLastRunTime()]")
process = processScheduler.getProcess("nanoui")
stat(null, "NAN([nanomanager.processing_uis.len])\t - #[process.getTicks()]\t - [process.getLastRunTime()]")