Merge pull request #5581 from Fox-McCloud/cloning-update

Cloning Update
This commit is contained in:
TheDZD
2016-10-11 16:51:34 -04:00
committed by GitHub
6 changed files with 209 additions and 139 deletions
+1 -1
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)