remove directional switches sprite offsets (#20117)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -186,8 +186,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: WallMount
|
- type: WallMount
|
||||||
arc: 180
|
arc: 180
|
||||||
- type: Sprite
|
|
||||||
offset: 0,-0.25
|
|
||||||
- type: Construction
|
- type: Construction
|
||||||
graph: SignalSwitchDirectionalGraph
|
graph: SignalSwitchDirectionalGraph
|
||||||
node: SignalSwitchDirectionalNode
|
node: SignalSwitchDirectionalNode
|
||||||
@@ -200,8 +198,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: WallMount
|
- type: WallMount
|
||||||
arc: 180
|
arc: 180
|
||||||
- type: Sprite
|
|
||||||
offset: 0,-0.25
|
|
||||||
- type: Construction
|
- type: Construction
|
||||||
graph: SignalButtonDirectionalGraph
|
graph: SignalButtonDirectionalGraph
|
||||||
node: SignalButtonDirectionalNode
|
node: SignalButtonDirectionalNode
|
||||||
@@ -214,8 +210,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: WallMount
|
- type: WallMount
|
||||||
arc: 180
|
arc: 180
|
||||||
- type: Sprite
|
|
||||||
offset: 0,-0.25
|
|
||||||
- type: Construction
|
- type: Construction
|
||||||
graph: LightSwitchDirectionalGraph
|
graph: LightSwitchDirectionalGraph
|
||||||
node: LightSwitchDirectionalNode
|
node: LightSwitchDirectionalNode
|
||||||
|
|||||||
Reference in New Issue
Block a user