mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-07-17 12:02:19 +01:00
dc4217b498
this is all very alpha please don't hate me too much if i fucked it up
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. |