mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
sanic
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
var/global/list/fast_machines = list()
|
||||
/datum/controller/process/fast_machinery
|
||||
schedule_interval = 10 // every 1 second.
|
||||
schedule_interval = 6 // every 0.6 second.
|
||||
|
||||
/datum/controller/process/fast_machinery/setup()
|
||||
name = "fast_machinery"
|
||||
|
||||
Reference in New Issue
Block a user