Remove some unused fields

This commit is contained in:
metalgearsloth
2021-09-21 00:16:52 +10:00
parent b45d121c24
commit a8908427a8
4 changed files with 0 additions and 8 deletions

View File

@@ -16,7 +16,6 @@ namespace Content.Client.MobState.Overlays
public override OverlaySpace Space => OverlaySpace.WorldSpace;
private readonly ShaderInstance _gradientCircleShader;
private readonly ShaderInstance? _glowingBorderShader;
public CritOverlay()
{