mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Fixes DVIEW runtimes in preferences. (#490)
This commit is contained in:
committed by
Poojawa
parent
337fdddd99
commit
a7f6c44681
@@ -221,7 +221,7 @@
|
||||
|
||||
LAZYADD(T.affecting_lights, src)
|
||||
affecting_turfs += T
|
||||
|
||||
FOR_DVIEW_END
|
||||
update_gen++
|
||||
|
||||
/datum/light_source/proc/remove_lum()
|
||||
@@ -262,6 +262,7 @@
|
||||
C = thing
|
||||
corners[C] = 0
|
||||
turfs += T
|
||||
FOR_DVIEW_END
|
||||
|
||||
var/list/L = turfs - affecting_turfs // New turfs, add us to the affecting lights of them.
|
||||
affecting_turfs += L
|
||||
|
||||
Reference in New Issue
Block a user