Files
Bubberstation/code/controllers/subsystem/lighting.dm
SkyratBot 9cec18423f [MIRROR] localizes create_all_lighting_objects (#29110)
* localizes create_all_lighting_objects (#85135)

## About The Pull Request

Moves create_all_lighting_objects to the only thing that uses it - the
lighting subsystem

I saw zero difference in lighting system init time

## Why It's Good For The Game

Reduces global proc pollution and keeps everything in the same place,
improving code readability

## Changelog
🆑
refactor: moves the create_all_lighting_objects proc to the lighting
subsystem
/🆑

* localizes create_all_lighting_objects

---------

Co-authored-by: Jackriip <97582790+Jackriip@users.noreply.github.com>
2024-07-31 07:25:43 +05:30

3.4 KiB