Fixes endcaps on the specialized pipes (#6283)

This commit is contained in:
Heroman3003
2019-07-10 18:52:43 +10:00
committed by VirgoBot
parent d6fa2f2e77
commit 886bee62ff
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
alpha = 255
overlays.Cut()
overlays += icon_manager.get_atmos_icon("pipe", , pipe_color, "cap")
overlays += icon_manager.get_atmos_icon("pipe", , pipe_color, "cap[icon_connect_type]")
/obj/machinery/atmospherics/pipe/cap/atmos_init()
for(var/obj/machinery/atmospherics/target in get_step(src, dir))
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB