mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
_DEF
This commit is contained in:
@@ -2,7 +2,7 @@ var/list/lighting_update_lights = list() // List of lighting sources queued
|
||||
var/list/lighting_update_corners = list() // List of lighting corners queued for update.
|
||||
var/list/lighting_update_objects = list() // List of lighting objects queued for update.
|
||||
|
||||
SUBSYSTEM(lighting)
|
||||
SUBSYSTEM_DEF(lighting)
|
||||
name = "Lighting"
|
||||
wait = 2
|
||||
init_order = -20
|
||||
|
||||
Reference in New Issue
Block a user