Files
Bubberstation/code/modules/lighting
SkyratBot a1724d5b14 [MIRROR] Removes 1.4 seconds from game init on LOWMEMORYMODE [MDB IGNORE] (#15929)
* Removes 1.4 seconds from game init on LOWMEMORYMODE (#69455)

We were spending 1.4 seconds on doing an add_overlay on EVERY turf in
/area/space

There's no fukin reason to do this, you CAN JUST ADD OVERLAYS TO AREAS
IT WAS POINTLESS. I HATE IT HERE

* Removes 1.4 seconds from game init on LOWMEMORYMODE

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
2022-08-30 07:21:17 -07:00
..