Fix menu effects ignoring annotations
This commit is contained in:
@@ -380,6 +380,8 @@ namespace OpenRA.Graphics
|
||||
}
|
||||
}
|
||||
|
||||
ApplyPostProcessing(PostProcessPassType.AfterAnnotations);
|
||||
|
||||
Game.Renderer.Flush();
|
||||
|
||||
preparedRenderables.Clear();
|
||||
|
||||
Reference in New Issue
Block a user