Fix rotated pipe connection visuals (#6756)

This commit is contained in:
Leon Friedrich
2022-02-18 10:31:11 +13:00
committed by GitHub
parent 4567b4f597
commit 3ba55d0798
9 changed files with 23 additions and 18 deletions

View File

@@ -20,23 +20,16 @@
"directions":4
},
{
"name":"pipeFourway",
"name": "pipeFourway",
"directions":4
},
{
"name":"pipeStraight",
"directions":4
},
{
"name":"pipeConnectorSouth",
},
{
"name":"pipeConnectorNorth",
},
{
"name":"pipeConnectorEast",
},
{
"name":"pipeConnectorWest",
"name":"pipeConnector",
"directions":4
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB