Cleanup overlay shaders when done (#10432)
This commit is contained in:
@@ -60,6 +60,8 @@ namespace Content.Client.Flash
|
||||
{
|
||||
screenSpaceHandle.DrawTextureRect(_screenshotTexture, screenSize);
|
||||
}
|
||||
|
||||
screenSpaceHandle.UseShader(null);
|
||||
}
|
||||
|
||||
protected override void DisposeBehavior()
|
||||
|
||||
Reference in New Issue
Block a user