mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Initialize fixing (#10335)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2e725a0727
commit
ce2446922e
@@ -96,7 +96,7 @@ var/static/list/fake_sunlight_zs = list()
|
||||
. = ..()
|
||||
world_suns += src
|
||||
|
||||
/obj/effect/fake_sun/Initialize()
|
||||
/obj/effect/fake_sun/Initialize(mapload)
|
||||
..()
|
||||
if(!advanced_lighting)
|
||||
return INITIALIZE_HINT_LATELOAD
|
||||
|
||||
Reference in New Issue
Block a user