[MIRROR] Micro-opt lighting (#9268)

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2
2024-11-21 05:12:08 -07:00
committed by GitHub
parent 00968f9feb
commit a0840b571c
6 changed files with 130 additions and 125 deletions

View File

@@ -1,6 +1,6 @@
SUBSYSTEM_DEF(lighting)
name = "Lighting"
wait = 2
wait = 1 // CHOMPEdit
init_order = INIT_ORDER_LIGHTING
flags = SS_TICKER
runlevels = RUNLEVELS_DEFAULT | RUNLEVEL_LOBBY //CHOMPEdit Do some work during lobby waiting period. May as well.