From f7a79f713e72393fc3000625e101b8bc6357c767 Mon Sep 17 00:00:00 2001 From: stalengd Date: Mon, 19 Aug 2024 22:32:07 +0300 Subject: [PATCH] Temporary remove texture fade shader prototype --- Resources/Prototypes/SS220/Shaders/texture_fade.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/SS220/Shaders/texture_fade.yml b/Resources/Prototypes/SS220/Shaders/texture_fade.yml index 8b2bc8ebd7fcf7..1c69d2359ef859 100644 --- a/Resources/Prototypes/SS220/Shaders/texture_fade.yml +++ b/Resources/Prototypes/SS220/Shaders/texture_fade.yml @@ -1,5 +1,6 @@ # © SS220, An EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt -- type: shader - id: TextureFade - kind: source - path: "/Textures/SS220/Shaders/texture_fade.swsl" \ No newline at end of file +# Fkn broken on some devices, fix later +# - type: shader +# id: TextureFade +# kind: source +# path: "/Textures/SS220/Shaders/texture_fade.swsl" \ No newline at end of file