mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Initialize fixing (#17279)
* Initialoize fixing * diff fix * add init grep test * fixed missed ones * . * some more * ,
This commit is contained in:
@@ -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