mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Simpler lighting process, bug fixes, & modular computer tweaks (#1809)
Fixes #1806 Fixes #1730 Fixes #1747 Partially addresses #1763 Addresses #1283 Fixes #1799 Fixes #1816 Fixes #1813
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
L_PROF(loc, "overlay_destroy")
|
||||
global.all_lighting_overlays -= src
|
||||
global.lighting_update_overlays -= src
|
||||
lighting_process.curr_overlays -= src
|
||||
|
||||
var/turf/T = loc
|
||||
if (istype(T))
|
||||
|
||||
Reference in New Issue
Block a user