Merge pull request #5453 from VOREStation/upstream-merge-6283

[MIRROR] Fixes endcap icons on the specialized pipes
This commit is contained in:
Novacat
2019-07-11 11:37:19 -04:00
committed by GitHub
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