Skip to content

Commit

Permalink
Merge pull request tgstation#42286 from nicbn/lix-he-lr
Browse files Browse the repository at this point in the history
Fixes broken he pipes icons
  • Loading branch information
Cyberboss authored Jan 9, 2019
2 parents 07be743 + 1632770 commit eb0a549
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 ..()
Expand Down
Binary file modified icons/obj/atmospherics/pipes/he-manifold.dmi
Binary file not shown.

0 comments on commit eb0a549

Please sign in to comment.