Files
Bubberstation/code/modules/lighting
Jackriip 4d36dfc2ff 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
/🆑
2024-07-29 15:42:14 +01:00
..