This commit is contained in:
D3athrow
2015-06-30 20:52:14 -05:00
parent 98384feb75
commit 5b392df988
2 changed files with 6 additions and 3 deletions

View File

@@ -52,8 +52,7 @@ var/global/datum/controller/processScheduler/processScheduler
/datum/controller/processScheduler/proc/setup()
// There can be only one
if(processScheduler && (processScheduler != src))
del(src)
return 0
del(processScheduler)
var/process
// Add all the processes we can find, except for the ticker