Deletes the line instead of commenting it out

This commit is contained in:
ppi13
2020-07-20 19:52:50 +02:00
committed by GitHub
parent 04236edf13
commit 05e70b7005
@@ -29,7 +29,6 @@ GLOBAL_LIST_INIT(tendrils, list())
/obj/structure/spawner/lavaland/Initialize(mapload)
. = ..()
emitted_light = new(loc)
//gps = new /obj/item/gps/internal(src)
GLOB.tendrils += src
return INITIALIZE_HINT_LATELOAD