Cloning Update

This commit is contained in:
Fox-McCloud
2016-08-31 01:48:02 -04:00
parent 52a9a69509
commit bc7f3c67a6
6 changed files with 202 additions and 138 deletions

View File

@@ -6,7 +6,7 @@
/datum/controller/process/fast_process/statProcess()
..()
stat(null, "[fast_processing.len] fast machines")
stat(null, "[fast_processing.len] fast processes")
/datum/controller/process/fast_process/doWork()
for(last_object in fast_processing)