Cleanup overlay shaders when done (#10432)
This commit is contained in:
@@ -118,6 +118,7 @@ namespace Content.Client.DoAfter.UI
|
||||
leftOffset + (int) (XPixelDiff * Ratio * UIScale),
|
||||
-2);
|
||||
handle.DrawRect(box, color);
|
||||
handle.UseShader(null);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user