Dear lord... (#16078)

This commit is contained in:
Fluffy
2023-03-23 23:58:34 +01:00
committed by GitHub
parent fac443058e
commit 261aa56d9d
2 changed files with 43 additions and 0 deletions
+2
View File
@@ -66,6 +66,8 @@
/obj/structure/Initialize(mapload)
. = ..()
if(!isnull(material) && !istype(material))
material = SSmaterials.get_material_by_name(material)
if (!mapload)
updateVisibility(src) // No point checking this before visualnet initializes.
if(climbable)