Merge pull request #42286 from nicbn/lix-he-lr

Fixes broken he pipes icons
This commit is contained in:
Jordan Brown
2019-01-09 11:05:47 -05:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
@@ -17,7 +17,7 @@
var/mutable_appearance/center
/obj/machinery/atmospherics/pipe/manifold/New()
/obj/machinery/atmospherics/pipe/heat_exchanging/manifold/New()
icon_state = ""
center = mutable_appearance(icon, "manifold_center")
return ..()
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB