From bb547eb03bd71558f3b6f617e17602d38006fc22 Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Thu, 1 May 2025 22:12:02 -0400 Subject: [PATCH] fix logic gate draw depth (#37053) fix logic gate layering --- Resources/Prototypes/Entities/Structures/gates.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/gates.yml b/Resources/Prototypes/Entities/Structures/gates.yml index 3cae4411a6..3479d93fe0 100644 --- a/Resources/Prototypes/Entities/Structures/gates.yml +++ b/Resources/Prototypes/Entities/Structures/gates.yml @@ -5,6 +5,7 @@ description: Something seems to be missing. components: - type: Sprite + drawdepth: ThinPipe sprite: Objects/Devices/gates.rsi layers: - state: base -- 2.51.2