Final lighting updates

This commit is contained in:
Mark van Alphen
2019-04-22 22:43:21 +02:00
parent ab7fb176f6
commit 3285efd36c
7 changed files with 351 additions and 377 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/proc/create_all_lighting_objects()
for(var/area/A in world)
for(var/area/A in GLOB.all_areas)
if(!IS_DYNAMIC_LIGHTING(A))
continue