mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-03-28 20:32:38 +00:00
8 lines
189 B
Plaintext
8 lines
189 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. |