mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-04-06 01:30:40 +01:00
7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
datum/controller/process/lighting
|
|
setup()
|
|
name = "Lighting"
|
|
schedule_interval = 22
|
|
|
|
doWork()
|
|
// TODO |