Area lighting fix

This commit is contained in:
ZomgPonies
2013-12-14 19:30:56 -05:00
parent 46e05cf2e4
commit f2422e4c9e
+3
View File
@@ -233,6 +233,9 @@
else
// new lighting behaviour with obj lights
icon_state = null
for(var/area/RA in related)
RA.updateicon()
/*