mirror of
https://github.com/goonstation/goonstation-2020.git
synced 2026-07-11 15:12:22 +01:00
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
datum/controller/process/camnets
|
|
|
|
setup()
|
|
name = "Camera Networks"
|
|
schedule_interval = 30
|
|
|
|
doWork()
|
|
rebuild_camera_network() //Will only actually do something if it needs to. |