changes change Turf, see PR#3726 (#10078)

This commit is contained in:
Kashargul
2025-02-09 00:08:36 +01:00
committed by GitHub
parent 3fb4c887c4
commit c59496b35c
2 changed files with 32 additions and 61 deletions
@@ -112,6 +112,8 @@
//CHOMPEdit Begin
/datum/lighting_object/proc/update_sun()
if(QDELETED(src))
return
//Used to have more code here, but it became redundant.
affected_turf.set_luminosity(1)