From 54f29ce45ebf842c7dc18e058c190b77316a6f68 Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Sat, 16 Sep 2023 18:06:14 +0100 Subject: [PATCH] remove directional switches sprite offsets (#20117) Co-authored-by: deltanedas <@deltanedas:kde.org> --- .../Prototypes/Entities/Structures/Wallmounts/switch.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml index ac8379cb9a..86ac24169a 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml @@ -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 -- 2.51.2