mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
fix a light issue (#9886)
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
shandler = new(src)
|
||||
shandler.manualInit()
|
||||
|
||||
/turf/simulated/lighting_build_overlay()
|
||||
..()
|
||||
if(shandler)
|
||||
shandler.only_sun_object = lighting_object
|
||||
|
||||
/datum/sunlight_handler
|
||||
var/datum/simple_sun/sun
|
||||
var/turf/simulated/holder
|
||||
|
||||
Reference in New Issue
Block a user