Fix gas pipe rotation rendering (#5015)
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
sprite: Structures/Piping/Atmospherics/pipe.rsi
|
||||
drawdepth: BelowFloor
|
||||
netsync: false
|
||||
noRot: true # TODO: This is a hack so pipe connectors don't look wrong. Also see BaseGasThermoMachine.
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: PipeConnectorVisualizer
|
||||
|
||||
@@ -124,7 +124,6 @@
|
||||
- type: Sprite
|
||||
netsync: false
|
||||
sprite: Structures/Piping/Atmospherics/thermomachine.rsi
|
||||
noRot: true # TODO: This is a hack so pipe connectors don't look wrong. Also see GasPipeBase.
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: PipeConnectorVisualizer
|
||||
|
||||
Reference in New Issue
Block a user