improve noir glasses shader (#37996)

* improve noir glasses shader

* tweak values
This commit is contained in:
slarticodefast
2025-06-02 18:16:10 +02:00
committed by GitHub
parent 79e0ed38d1
commit 1441effed2
9 changed files with 131 additions and 17 deletions

View File

@@ -1,7 +1,6 @@
using Content.Shared.Inventory.Events;
using Content.Shared.Overlays;
using Robust.Client.Graphics;
using Robust.Client.Player;
namespace Content.Client.Overlays;