This commit is contained in:
r4d6
2020-01-29 21:50:55 -05:00
parent c57dedd808
commit cd048ebd77

View File

@@ -16,7 +16,7 @@
var/mutable_appearance/center
/obj/machinery/atmospherics/pipe/manifold/Initialize()
/obj/machinery/atmospherics/pipe/heat_exchanging/manifold/Initialize()
icon_state = ""
center = mutable_appearance(icon, "manifold_center")
return ..()