remove directional switches sprite offsets (#20117)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-09-16 18:06:14 +01:00
committed by GitHub
parent 5a586604d2
commit 54f29ce45e

View File

@@ -186,8 +186,6 @@
components:
- type: WallMount
arc: 180
- type: Sprite
offset: 0,-0.25
- type: Construction
graph: SignalSwitchDirectionalGraph
node: SignalSwitchDirectionalNode
@@ -200,8 +198,6 @@
components:
- type: WallMount
arc: 180
- type: Sprite
offset: 0,-0.25
- type: Construction
graph: SignalButtonDirectionalGraph
node: SignalButtonDirectionalNode
@@ -214,8 +210,6 @@
components:
- type: WallMount
arc: 180
- type: Sprite
offset: 0,-0.25
- type: Construction
graph: LightSwitchDirectionalGraph
node: LightSwitchDirectionalNode