mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
aaaaa
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user