Layering for atmospheric pipes (#36124)
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
This commit is contained in:
@@ -136,6 +136,7 @@ namespace Content.Client.Atmos.UI
|
||||
else
|
||||
{
|
||||
// oh shit of fuck its more than 4 this ui isn't gonna look pretty anymore
|
||||
CDeviceMixes.RemoveAllChildren();
|
||||
for (var i = 1; i < msg.NodeGasMixes.Length; i++)
|
||||
{
|
||||
GenerateGasDisplay(msg.NodeGasMixes[i], CDeviceMixes);
|
||||
|
||||
Reference in New Issue
Block a user