A bunch of Initialize()s now have return values
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
// flags = CONDUCT
|
||||
|
||||
/obj/structure/lattice/Initialize(mapload)
|
||||
..()
|
||||
. = ..()
|
||||
for(var/obj/structure/lattice/LAT in loc)
|
||||
if(LAT != src)
|
||||
QDEL_IN(LAT, 0)
|
||||
|
||||
Reference in New Issue
Block a user